Home
last modified time | relevance | path

Searched refs:_onGLContextCreate (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-processing/
H A Dindex.js19 return <GLView {...props} onContextCreate={this._onGLContextCreate} />;
22 _onGLContextCreate = gl => { field in ProcessingView