HomeSort by relevance Sort by last modified time
    Searched refs:resource_format (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/cc/resources/
video_resource_updater.h 16 #include "cc/resources/resource_format.h"
79 ResourceFormat resource_format; member in struct:cc::VideoResourceUpdater::PlaneResource
84 ResourceFormat resource_format,
88 resource_format(resource_format),
102 ResourceFormat resource_format; member in struct:cc::VideoResourceUpdater::RecycleResourceData
video_resource_updater.cc 185 if (recycled_resources_[i].resource_format == output_resource_format &&
249 DCHECK_EQ(plane_resources[0].resource_format, kRGBResourceFormat);
267 plane_resources[0].resource_format,
293 DCHECK_EQ(plane_resources[i].resource_format, kYUVResourceFormat);
311 plane_resources[i].resource_format,
395 updater->recycled_resources_.back().resource_format !=
396 data.resource_format) {
403 data.resource_format,
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_video_buffer.h 100 enum pipe_format resource_format,
vl_video_buffer.c 218 enum pipe_format resource_format,
223 templ->format = resource_format;
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_video_buffer.h 100 enum pipe_format resource_format,
vl_video_buffer.c 218 enum pipe_format resource_format,
223 templ->format = resource_format;
  /external/chromium_org/cc/
cc.target.darwin-arm.mk 178 cc/resources/resource_format.cc \
cc.target.darwin-mips.mk 178 cc/resources/resource_format.cc \
cc.target.darwin-x86.mk 178 cc/resources/resource_format.cc \
cc.target.linux-arm.mk 178 cc/resources/resource_format.cc \
cc.target.linux-mips.mk 178 cc/resources/resource_format.cc \
cc.target.linux-x86.mk 178 cc/resources/resource_format.cc \

Completed in 2693 milliseconds