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

  /hardware/qcom/display/msm8084/libqdutils/
cb_swap_rect.cpp 42 bool cb_swap_rect::checkSwapRectFeature_on(){
cb_swap_rect.h 48 bool checkSwapRectFeature_on();
cb_utils.cpp 51 if(cb_swap_rect::getInstance().checkSwapRectFeature_on() == true){
  /hardware/qcom/display/msm8226/libqdutils/
cb_swap_rect.cpp 42 bool cb_swap_rect::checkSwapRectFeature_on(){
cb_swap_rect.h 48 bool checkSwapRectFeature_on();
cb_utils.cpp 51 if(cb_swap_rect::getInstance().checkSwapRectFeature_on() == true){

Completed in 67 milliseconds