HomeSort by relevance Sort by last modified time
    Searched refs:fGetTextureHandle (Results 1 - 3 of 3) sorted by null

  /external/skia/include/gpu/gl/
GrGLInterface.h 331 GrGLFunction<GrGLGetTextureHandleProc> fGetTextureHandle;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 595 if (nullptr == fFunctions.fGetTextureHandle ||
    [all...]
GrGLTestInterface.cpp 206 fFunctions.fGetTextureHandle = bind_to_member(this, &GrGLTestInterface::getTextureHandle);

Completed in 1159 milliseconds