Home | History | Annotate | Download | only in vk

Lines Matching refs:caps

564     int maxSize = this->caps()->maxTextureSize();
588 surfDesc.fSampleCnt = SkTMin(desc.fSampleCnt, this->caps()->maxSampleCount());
631 desc.fSampleCnt = SkTMin(wrapDesc.fSampleCnt, this->caps()->maxSampleCount());