Searched refs:fPixelStorei (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/gpu/skia_bindings/
H A Dgl_bindings_skia_cmd_buffer.cc80 functions->fPixelStorei = glPixelStorei;
/external/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp69 functions->fPixelStorei = glPixelStorei;
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h242 GLPtr<GrGLPixelStoreiProc> fPixelStorei; member in struct:GrGLInterface::Functions
/external/skia/src/gpu/gl/android/
H A DGrGLCreateNativeInterface_android.cpp87 functions->fPixelStorei = glPixelStorei;
/external/skia/include/gpu/gl/
H A DGrGLInterface.h241 GLPtr<GrGLPixelStoreiProc> fPixelStorei; member in struct:GrGLInterface::Functions
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp416 functions->fPixelStorei = nullGLPixelStorei;
H A DGrGLInterface.cpp156 NULL == fFunctions.fPixelStorei ||
/external/skia/src/gpu/gl/
H A DGrGLCreateNullInterface.cpp362 functions->fPixelStorei = nullGLPixelStorei;
H A DGrGLInterface.cpp184 NULL == fFunctions.fPixelStorei ||
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp912 functions->fPixelStorei = debugGLPixelStorei;
/external/chromium_org/ui/gl/
H A Dgl_bindings_skia_in_process.cc672 functions->fPixelStorei = StubGLPixelStorei;
/external/skia/src/gpu/gl/debug/
H A DGrGLCreateDebugInterface.cpp908 functions->fPixelStorei = debugGLPixelStorei;

Completed in 395 milliseconds