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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_transform.h 56 void (*transform_property)(struct tgsi_transform_context *ctx, member in struct:tgsi_transform_context
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.h 56 void (*transform_property)(struct tgsi_transform_context *ctx, member in struct:tgsi_transform_context
  /external/chromium_org/ui/compositor/
scoped_layer_animation_settings.cc 64 LayerAnimationElement::AnimatableProperties transform_property; local
65 transform_property.insert(LayerAnimationElement::TRANSFORM);
66 DCHECK(transform_property == element->properties())

Completed in 41 milliseconds