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

  /external/skia/gpu/src/
GrGLUtil.cpp 38 void GrGLRestoreResetRowLength() {
GrGpuGL.cpp 825 GrGLRestoreResetRowLength();
835 GrGLRestoreResetRowLength();
890 GrGLRestoreResetRowLength();
    [all...]
  /external/skia/gpu/include/
GrGLConfig.h 174 * GrGLRestoreResetRowLength() will reset GL_UNPACK_ROW_LENGTH to 0. We write
177 extern void GrGLRestoreResetRowLength();

Completed in 190 milliseconds