OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createNamedSurfaceTexture
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/flatland/
GLHelper.h
71
bool
createNamedSurfaceTexture
(GLuint name, uint32_t w, uint32_t h,
GLHelper.cpp
82
bool resultb =
createNamedSurfaceTexture
(0, 1, 1, &mDummyGLConsumer,
163
return
createNamedSurfaceTexture
(*name, w, h, glConsumer, surface);
199
bool GLHelper::
createNamedSurfaceTexture
(GLuint name, uint32_t w, uint32_t h,
Completed in 112 milliseconds