HomeSort by relevance Sort by last modified time
    Searched defs:IsCompressedRGBFormat (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8996/libgralloc1/
gr_utils.cpp 64 bool IsCompressedRGBFormat(int format) {
  /hardware/qcom/display/msm8998/libgralloc1/
gr_utils.cpp 64 bool IsCompressedRGBFormat(int format) {
  /hardware/qcom/display/msm8909/gralloc/
gr_utils.cpp 76 bool IsCompressedRGBFormat(int format) {
196 if (IsCompressedRGBFormat(format)) {
696 if (IsCompressedRGBFormat(format)) {
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_utils.cpp 76 bool IsCompressedRGBFormat(int format) {
196 if (IsCompressedRGBFormat(format)) {
696 if (IsCompressedRGBFormat(format)) {

Completed in 129 milliseconds