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

  /external/skia/include/gpu/
GrContext.h 646 * eligible for purging. findStencilBuffer is called to check the cache for
652 GrStencilBuffer* findStencilBuffer(int width, int height, int sampleCnt);
    [all...]
  /external/skia/src/gpu/
GrGpu.cpp 164 this->getContext()->findStencilBuffer(rt->width(),
    [all...]
GrContext.cpp 253 GrStencilBuffer* GrContext::findStencilBuffer(int width, int height,
    [all...]

Completed in 362 milliseconds