Searched refs:GrGLCreateNullInterface (Results 1 - 21 of 21) sorted by relevance

/external/skia/src/gpu/gl/
H A DSkNullGLContext.cpp12 return GrGLCreateNullInterface();
H A DGrGLCreateNullInterface.cpp287 const GrGLInterface* GrGLCreateNullInterface() { function
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DSkNullGLContext.cpp15 return GrGLCreateNullInterface();
H A DGrGLCreateNullInterface.cpp341 const GrGLInterface* GrGLCreateNullInterface() { function
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h62 const SK_API GrGLInterface* GrGLCreateNullInterface();
/external/skia/include/gpu/gl/
H A DGrGLInterface.h62 const SK_API GrGLInterface* GrGLCreateNullInterface();
/external/skia/
H A DAndroid.mk510 src/gpu/gl/GrGLCreateNullInterface.cpp \
/external/chromium_org/skia/
H A Dskia_library.target.darwin-arm.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.darwin-arm64.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.darwin-mips.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.darwin-mips64.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.darwin-x86.mk321 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.darwin-x86_64.mk321 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.linux-arm.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.linux-arm64.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.linux-mips.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.linux-mips64.mk320 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.linux-x86.mk321 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
H A Dskia_library.target.linux-x86_64.mk321 third_party/skia/src/gpu/gl/GrGLCreateNullInterface.cpp \
/external/chromium_org/third_party/skia/samplecode/
H A DSampleApp.cpp230 glInterface.reset(GrGLCreateNullInterface());
/external/skia/samplecode/
H A DSampleApp.cpp229 glInterface.reset(GrGLCreateNullInterface());

Completed in 296 milliseconds