Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DSkGr.cpp273 if (!GrPixelConfigIsFloatingPoint(colorSpaceInfo.config()) || in SkColor4fPrepForDst()
/external/skqp/include/private/
DGrTypesPriv.h1111 static inline bool GrPixelConfigIsFloatingPoint(GrPixelConfig config) { in GrPixelConfigIsFloatingPoint() function