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

  /external/skia/src/core/
SkScalerContext.h 231 static size_t GetGammaLUTSize(SkScalar contrast, SkScalar paintGamma, SkScalar deviceGamma,
235 memory, with size in bytes greater than or equal to the return value of getGammaLUTSize().
SkPaint.cpp     [all...]
  /external/skia/src/gpu/
GrAtlasTextContext.cpp 164 size = SkScalerContext::GetGammaLUTSize(contrast, paintGamma, deviceGamma,
    [all...]

Completed in 61 milliseconds