Searched refs:ANDROID_BITMAP_FORMAT_RGB_565 (Results 1 – 9 of 9) sorted by relevance
53 return ANDROID_BITMAP_FORMAT_RGB_565; in getFormat()69 case ANDROID_BITMAP_FORMAT_RGB_565: in getColorType()237 case ANDROID_BITMAP_FORMAT_RGB_565: in ABitmap_compress()
64 ANDROID_BITMAP_FORMAT_RGB_565 = 4, enumerator
303 if (outColorType == ANDROID_BITMAP_FORMAT_RGB_565) { in getBitmapFromVideoFrame()353 if (format == ANDROID_BITMAP_FORMAT_RGB_565) { in getColorFormat()354 return ANDROID_BITMAP_FORMAT_RGB_565; in getColorFormat()379 AndroidBitmapFormat colorFormat = getColorFormat(env, params, ANDROID_BITMAP_FORMAT_RGB_565); in android_media_MediaMetadataRetriever_getFrameAtTime()
193 case ANDROID_BITMAP_FORMAT_RGB_565: in getColorType()286 return ANDROID_BITMAP_FORMAT_RGB_565; in getFormat()
65 return ANDROID_BITMAP_FORMAT_RGB_565; in flinger2bitmapFormat()
642 case ANDROID_BITMAP_FORMAT_RGB_565: in checkInternalFormat()675 case ANDROID_BITMAP_FORMAT_RGB_565: in getInternalFormat()692 case ANDROID_BITMAP_FORMAT_RGB_565: in getType()
405 ANDROID_BITMAP_FORMAT_RGB_565, in getFormatFromConfig()421 case ANDROID_BITMAP_FORMAT_RGB_565: in getConfigFromFormat()
232 case ANDROID_BITMAP_FORMAT_RGB_565: in initTexture()285 case ANDROID_BITMAP_FORMAT_RGB_565: in initTexture()
1071 case ANDROID_BITMAP_FORMAT_RGB_565: s *= 2; break; in GetBitmapSize()