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

  /external/chromium_org/cc/resources/
resource_pool.h 14 #include "cc/resources/resource_format.h"
48 ResourceFormat resource_format() const { return format_; } function in class:cc::ResourcePool
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

Completed in 75 milliseconds