Home
last modified time | relevance | path

Searched refs:vmPerspective (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
DGrAtlasTextOp.cpp312 bool vmPerspective = fGeoData[0].fViewMatrix.hasPerspective(); in onPrepareDraws() local
321 samplerState, maskFormat, localMatrix, vmPerspective); in onPrepareDraws()
362 SkASSERT(!vmPerspective); in onPrepareDraws()
/external/skqp/src/gpu/ops/
DGrAtlasTextOp.cpp312 bool vmPerspective = fGeoData[0].fViewMatrix.hasPerspective(); in onPrepareDraws() local
321 samplerState, maskFormat, localMatrix, vmPerspective); in onPrepareDraws()
362 SkASSERT(!vmPerspective); in onPrepareDraws()