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

  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 115 HWC_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V,
  /frameworks/native/opengl/tests/hwc/
hwcRects.cpp 426 rect.transform = HWC_TRANSFORM_FLIP_V;
hwcStress.cpp 184 HWC_TRANSFORM_FLIP_V,
hwcTestLib.cpp 461 (list->hwLayers[layer].transform & HWC_TRANSFORM_FLIP_V)
    [all...]
hwcCommit.cpp 141 {"flipv", HWC_TRANSFORM_FLIP_V},
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c 465 if (layer->transform & HWC_TRANSFORM_FLIP_V) {
    [all...]

Completed in 1849 milliseconds