Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkShader.h259 kLinear_BitmapType, //<! Access bitmap using local coords transformed enumerator
262 kLast_BitmapType = kLinear_BitmapType
/external/skia/src/effects/gradients/
DSkLinearGradient.cpp277 return kLinear_BitmapType; in asABitmap()