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

  /frameworks/native/services/surfaceflinger/
Transform.h 45 ROT_0 = 0x00000000,
DisplayDevice.cpp 351 transform = Transform::ROT_0;
372 flags = Transform::ROT_0;
Transform.cpp 259 uint32_t flags = ROT_0;
364 flags.append("ROT_0 ");

Completed in 146 milliseconds