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

  /hardware/qcom/display/liboverlay/
overlayUtils.cpp 280 bool send3DInfoPacket (uint32_t format3D) {
282 (void)fp.write("%d", format3D);
307 uint32_t fmt3D = format3D(fmt);
overlayUtils.h 133 inline uint32_t format3D(uint32_t x) { return x & 0xFF000; }

Completed in 1207 milliseconds