Searched refs:rgba16fNeedsConversion (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/libs/hwui/
H A DTexture.cpp309 bool rgba16fNeedsConversion = bitmap.colorType() == kRGBA_F16_SkColorType local
316 if (internalFormat != GL_RGBA16F && internalFormat != GL_ALPHA && !rgba16fNeedsConversion) {

Completed in 178 milliseconds