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

  /external/skia/include/gpu/
GrContext.h 201 int getMaxRenderTargetSize() const;
  /external/skia/tests/
SkpSkGrTest.cpp 416 int maxWH = context->getMaxRenderTargetSize();
  /external/skia/src/gpu/
GrContext.cpp 266 int GrContext::getMaxRenderTargetSize() const {
    [all...]

Completed in 580 milliseconds