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

  /external/skia/gpu/include/
GrClip.h 47 const GrRect& getConservativeBounds() const { return fConservativeBounds; }
  /external/skia/gpu/src/
GrTextContext.cpp 101 GrRect r = context->getClip().getConservativeBounds();
107 context->getClip().getConservativeBounds().roundOut(&fClipRect);
GrGpu.cpp 390 bounds = fClip.getConservativeBounds();
GrContext.cpp     [all...]
GrGpuGL.cpp     [all...]

Completed in 45 milliseconds