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

  /external/chromium_org/ash/display/
event_transformation_handler.h 31 transformation_mode_ = transformation_mode;
41 TransformationMode transformation_mode_; member in class:ash::internal::EventTransformationHandler
event_transformation_handler.cc 33 : transformation_mode_(TRANSFORM_AUTO) {
40 if (transformation_mode_ == TRANSFORM_NONE)

Completed in 1104 milliseconds