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

  /external/skia/src/gpu/gl/
GrGpuGL.cpp 408 GL_CALL(DepthMask(GR_GL_FALSE));
476 GL_CALL(PixelStorei(GR_GL_UNPACK_FLIP_Y, GR_GL_FALSE));
479 GL_CALL(PixelStorei(GR_GL_PACK_REVERSE_ROW_ORDER, GR_GL_FALSE));
776 GL_CALL(PixelStorei(GR_GL_UNPACK_FLIP_Y, GR_GL_FALSE));
    [all...]
GrGLCreateNullInterface.cpp 205 *params = GR_GL_FALSE;
  /external/skia/include/gpu/gl/
GrGLDefines.h 22 #define GR_GL_FALSE 0

Completed in 37 milliseconds