/external/chromium_org/ui/keyboard/resources/ |
main.css | 18 -webkit-box-orient: vertical;
|
/external/chromium_org/ui/webui/resources/css/ |
overlay.css | 8 -webkit-box-orient: vertical; 32 -webkit-box-orient: vertical; 123 -webkit-box-orient: horizontal; 138 -webkit-box-orient: horizontal;
|
dialogs.css | 21 -webkit-box-orient: vertical; 123 -webkit-box-orient: horizontal;
|
/hardware/qcom/display/msm8974/liboverlay/pipes/ |
overlayGenPipe.cpp | 96 void GenericPipe::setTransform(const utils::eTransform& orient) { 97 mCtrlData.ctrl.setTransform(orient);
|
/hardware/invensense/60xx/libsensors_iio/ |
CompassSensor.IIO.9150.h | 55 void getOrientationMatrix(signed char *orient);
|
/hardware/invensense/65xx/libsensors_iio/ |
CompassSensor.IIO.9150.h | 56 void getOrientationMatrix(signed char *orient);
|
CompassSensor.IIO.primary.h | 60 void getOrientationMatrix(signed char *orient);
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_fbupdate.cpp | 104 ovutils::eTransform orient = local 106 ov.setTransform(orient, dest); 232 ovutils::eTransform orient = local 234 ov.setTransform(orient, destL); 235 ov.setTransform(orient, destR);
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
hwc_fbupdate.cpp | 125 ovutils::eTransform orient = local 127 ov.setTransform(orient, dest); 280 ovutils::eTransform orient = local 282 ov.setTransform(orient, destL); 283 ov.setTransform(orient, destR);
|
/hardware/qcom/display/msm8x26/libhwcomposer/ |
hwc_fbupdate.cpp | 104 ovutils::eTransform orient = local 106 ov.setTransform(orient, dest); 232 ovutils::eTransform orient = local 234 ov.setTransform(orient, destL); 235 ov.setTransform(orient, destR);
|
/external/chromium/chrome/browser/resources/ntp4/ |
most_visited_page.css | 14 -webkit-box-orient: vertical; 23 -webkit-box-orient: vertical; 70 -webkit-box-orient: horizontal;
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_app_launch_splash.css | 15 -webkit-box-orient: vertical;
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
menu.css | 15 -webkit-box-orient: horizontal;
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_commands_overlay.css | 15 -webkit-box-orient: horizontal;
|
/external/chromium_org/chrome/browser/resources/inspect/ |
inspect.css | 83 -webkit-box-orient: horizontal; 100 -webkit-box-orient: horizontal; 135 -webkit-box-orient: horizontal; 156 -webkit-box-orient: horizontal;
|
/external/chromium_org/chrome/browser/resources/print_preview/ |
print_preview.css | 27 -webkit-box-orient: vertical; 274 -webkit-box-orient: horizontal; 285 -webkit-box-orient: vertical; 293 -webkit-box-orient: vertical;
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
data_builder.h | 225 inv_error_t inv_get_gyro_orient(int *orient); 226 inv_error_t inv_get_accel_orient(int *orient);
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
data_builder.h | 298 inv_error_t inv_get_gyro_orient(int *orient); 299 inv_error_t inv_get_accel_orient(int *orient);
|
/hardware/qcom/display/msm8960/liboverlay/ |
overlayCtrlData.h | 60 /* set source using whf, orient and wait flag */ 166 inline void Ctrl::setTransform(const utils::eTransform& orient) 168 mMdp.setTransform(orient);
|
/hardware/qcom/display/msm8974/liboverlay/ |
overlayCtrlData.h | 60 /* set source using whf, orient and wait flag */ 167 inline void Ctrl::setTransform(const utils::eTransform& orient) 169 mMdp.setTransform(orient);
|
/hardware/qcom/display/msm8x26/liboverlay/ |
overlayCtrlData.h | 60 /* set source using whf, orient and wait flag */ 166 inline void Ctrl::setTransform(const utils::eTransform& orient) 168 mMdp.setTransform(orient);
|
/external/qemu/android/protocol/ |
core-commands-proxy.c | 124 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient) 127 cmd.orient = orient;
|
/frameworks/native/services/surfaceflinger/ |
Transform.cpp | 356 uint32_t orient = mType >> 8; local 358 if (orient&ROT_INVALID) { 361 if (orient&ROT_90) { 366 if (orient&FLIP_V) 368 if (orient&FLIP_H)
|
/prebuilts/devtools/tools/lib/ |
layoutlib-api.jar | |
/prebuilts/gradle-plugin/com/android/tools/layoutlib/layoutlib-api/22.2.0/ |
layoutlib-api-22.2.0.jar | |