Searched refs:halfFloatVertexAttributeSupport (Results 1 – 8 of 8) sorted by relevance
29 !caps.halfFloatVertexAttributeSupport()) { in IsSupported()
62 bool halfFloatVertexAttributeSupport() const { return fHalfFloatVertexAttributeSupport; } in halfFloatVertexAttributeSupport() function
274 !caps.halfFloatVertexAttributeSupport()) { in SkColor4fPrepForDst()
76 bool halfFloatVertexAttributeSupport() const { return fHalfFloatVertexAttributeSupport; } in halfFloatVertexAttributeSupport() function
167 return !paint.getColor4f().fitsInBytes() && caps->halfFloatVertexAttributeSupport(); in use_wide_color()
254 !context->contextPriv().caps()->halfFloatVertexAttributeSupport()) { in onDraw()
29 caps.halfFloatVertexAttributeSupport() && in IsSupported()
298 !context->priv().caps()->halfFloatVertexAttributeSupport()) { in onDraw()