Searched defs:CLEAR_ERROR_BEFORE_ALLOC (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLGpu.cpp29 #define CLEAR_ERROR_BEFORE_ALLOC(iface) GrGLClearErr(iface) macro
33 #define CLEAR_ERROR_BEFORE_ALLOC(iface) macro
688 CLEAR_ERROR_BEFORE_ALLOC(this->glInterface());
785 CLEAR_ERROR_BEFORE_ALLOC(this->glInterface());
819 CLEAR_ERROR_BEFORE_ALLOC(ctx.interface());
1160 CLEAR_ERROR_BEFORE_ALLOC(this->glInterface());
1330 CLEAR_ERROR_BEFORE_ALLOC(this->glInterface());
1362 CLEAR_ERROR_BEFORE_ALLOC(this->glInterface());

Completed in 103 milliseconds