Searched refs:halfFloatVertexAttributeSupport (Results 1 – 7 of 7) sorted by relevance
73 caps.halfFloatVertexAttributeSupport() && in SkPMColor4fNeedsWideColor()
64 bool halfFloatVertexAttributeSupport() const { return fHalfFloatVertexAttributeSupport; } in halfFloatVertexAttributeSupport() function
163 return !paint.getColor4f().fitsInBytes() && caps->halfFloatVertexAttributeSupport(); in use_wide_color()
75 bool halfFloatVertexAttributeSupport() const { return fHalfFloatVertexAttributeSupport; } in halfFloatVertexAttributeSupport() function
258 !context->priv().caps()->halfFloatVertexAttributeSupport()) { in onDraw()
29 !caps.halfFloatVertexAttributeSupport()) { in IsSupported()
302 !context->priv().caps()->halfFloatVertexAttributeSupport()) { in onDraw()