HomeSort by relevance Sort by last modified time
    Searched full:supported_image_format (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
api_images.c 43 static INLINE VGboolean supported_image_format(VGImageFormat format) function
101 if (!supported_image_format(format)) {
184 if (!supported_image_format(dataFormat)) {
212 if (!supported_image_format(dataFormat)) {
360 if (!supported_image_format(dataFormat)) {
408 if (!supported_image_format(dataFormat)) {
  /external/mesa3d/src/gallium/state_trackers/vega/
api_images.c 43 static INLINE VGboolean supported_image_format(VGImageFormat format) function
101 if (!supported_image_format(format)) {
184 if (!supported_image_format(dataFormat)) {
212 if (!supported_image_format(dataFormat)) {
360 if (!supported_image_format(dataFormat)) {
408 if (!supported_image_format(dataFormat)) {

Completed in 496 milliseconds