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

  /external/skia/src/gpu/
GrDrawTargetCaps.h 189 int maxRenderTargetSize() const { return fMaxRenderTargetSize; }
GrGpu.cpp 87 int maxRTSize = this->caps()->maxRenderTargetSize();
GrContext.cpp 267 return fGpu->caps()->maxRenderTargetSize();
    [all...]

Completed in 78 milliseconds