Searched defs:format3D (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/liboverlay/
H A DoverlayUtils.cpp301 bool send3DInfoPacket (uint32_t format3D) { argument
303 (void)fp.write("%d", format3D);
328 uint32_t fmt3D = format3D(fmt);
H A DoverlayUtils.h153 inline uint32_t format3D(uint32_t x) { return x & 0xFF000; } function in namespace:overlay::utils

Completed in 51 milliseconds