Searched defs:resource_format (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/resources/
H A Dresource_pool.h14 #include "cc/resources/resource_format.h"
48 ResourceFormat resource_format() const { return format_; } function in class:cc::ResourcePool
H A Dvideo_resource_updater.h16 #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
82 PlaneResource(unsigned resource_id, const gfx::Size& resource_size, ResourceFormat resource_format, gpu::Mailbox mailbox) argument
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c218 enum pipe_format resource_format,
223 templ->format = resource_format;
216 vl_vide_buffer_template(struct pipe_resource *templ, const struct pipe_video_buffer *tmpl, enum pipe_format resource_format, unsigned depth, unsigned usage, unsigned plane) argument
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.c218 enum pipe_format resource_format,
223 templ->format = resource_format;
216 vl_vide_buffer_template(struct pipe_resource *templ, const struct pipe_video_buffer *tmpl, enum pipe_format resource_format, unsigned depth, unsigned usage, unsigned plane) argument

Completed in 130 milliseconds