HomeSort by relevance Sort by last modified time
    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 85 bool resultb = createNamedSurfaceTexture(0, 1, 1, &mDummyGLConsumer,
166 return createNamedSurfaceTexture(*name, w, h, glConsumer, surface);
202 bool GLHelper::createNamedSurfaceTexture(GLuint name, uint32_t w, uint32_t h,

Completed in 44 milliseconds