HomeSort by relevance Sort by last modified time
    Searched defs:hasMixedSamples (Results 1 - 2 of 2) sorted by null

  /external/skia/include/gpu/
GrRenderTarget.h 87 bool hasMixedSamples() const {
  /external/skia/src/gpu/
GrPipelineBuilder.h 208 bool hasMixedSamples() const {
209 return fRenderTarget->hasMixedSamples() &&

Completed in 56 milliseconds