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

  /external/skia/include/gpu/
GrCaps.h 154 return this->maxWindowRectangles() > 0 && this->onIsWindowRectanglesSupportedForRT(rt);
321 virtual bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const {
  /external/skia/src/gpu/gl/
GrGLCaps.h 439 bool onIsWindowRectanglesSupportedForRT(const GrBackendRenderTarget&) const override;
GrGLCaps.cpp     [all...]

Completed in 219 milliseconds