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

  /external/skia/include/gpu/gl/
GrGLInterface.h 363 GrGLFunction<GrGLGetTextureImageProc> fGetTextureImage;
  /external/skia/src/gpu/gl/
GrGLInterface.cpp 625 nullptr == fFunctions.fGetTextureImage ||
    [all...]
GrGLTestInterface.cpp 231 fFunctions.fGetTextureImage = bind_to_member(this, &GrGLTestInterface::getTextureImage);

Completed in 8451 milliseconds