Home
last modified time | relevance | path

Searched refs:restore_pixelstore_state (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp1006 static void restore_pixelstore_state(const GrGLInterface& interface, const GrGLCaps& caps, in restore_pixelstore_state() function
1197 restore_pixelstore_state(*interface, caps, restoreGLRowLength, glFlipY); in uploadTexData()