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

  /external/chromium_org/cc/resources/
platform_color.h 42 static bool SameComponentOrder(ResourceFormat format) {
managed_tile_state.h 72 return !PlatformColor::SameComponentOrder(resource_->format());
prioritized_resource.cc 92 contents_swizzled_ = !PlatformColor::SameComponentOrder(format_);
  /external/chromium_org/cc/quads/
picture_draw_quad.cc 38 !PlatformColor::SameComponentOrder(
65 !PlatformColor::SameComponentOrder(
  /external/chromium_org/cc/layers/
texture_layer_impl.cc 124 if (!PlatformColor::SameComponentOrder(texture_copy_->format())) {

Completed in 151 milliseconds