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

  /external/skia/include/gpu/
GrRefCnt.h 26 static inline void GrSafeSetNull(T*& obj) {
GrEffectStage.h 162 GrSafeSetNull(fEffectRef);
  /external/skia/src/gpu/gl/
GrGLContextInfo.cpp 40 GrSafeSetNull(fInterface);
  /external/skia/src/gpu/
GrGpu.cpp 71 GrSafeSetNull(fQuadIndexBuffer);
72 GrSafeSetNull(fUnitSquareVertexBuffer);
90 GrSafeSetNull(fQuadIndexBuffer);
91 GrSafeSetNull(fUnitSquareVertexBuffer);
GrAARectRenderer.cpp 35 GrSafeSetNull(fAAFillRectIndexBuffer);
36 GrSafeSetNull(fAAStrokeRectIndexBuffer);
GrTextContext.cpp 65 GrSafeSetNull(fCurrTexture);
GrContext.cpp 130 GrSafeSetNull(fPathRendererChain);
131 GrSafeSetNull(fSoftwarePathRenderer);
163 GrSafeSetNull(fPathRendererChain);
164 GrSafeSetNull(fSoftwarePathRenderer);
    [all...]
GrDrawState.h     [all...]

Completed in 119 milliseconds