Searched refs:GET_LINEAR_FORMAT (Results 1 – 7 of 7) sorted by relevance
112 GET_LINEAR_FORMAT = 0x1000, enumerator
164 case GET_LINEAR_FORMAT: in getMetaData()
132 GET_LINEAR_FORMAT = 0x1000, enumerator
208 case GET_LINEAR_FORMAT: in getMetaData()
509 if (getMetaData(handle, GET_LINEAR_FORMAT, &linear_format) == 0) { in SetLayerBuffer()
494 if (getMetaData(handle, GET_LINEAR_FORMAT, &linear_format) == 0) { in SetMetaData()
366 if (getMetaData(const_cast<private_handle_t*>(hnd), GET_LINEAR_FORMAT, &linear_format) == 0) { in GetYUVPlaneInfo()