HomeSort by relevance Sort by last modified time
    Searched refs:checkSwapRectFeature_on (Results 1 - 12 of 12) 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 52 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 52 if(cb_swap_rect::getInstance().checkSwapRectFeature_on() == true){
  /hardware/qcom/display/msm8909/libqdutils/
cb_swap_rect.cpp 42 bool cb_swap_rect::checkSwapRectFeature_on(){
cb_swap_rect.h 48 bool checkSwapRectFeature_on();
cb_utils.cpp 77 if(cb_swap_rect::getInstance().checkSwapRectFeature_on() == true){
  /hardware/qcom/display/msm8994/libqdutils/
cb_swap_rect.cpp 42 bool cb_swap_rect::checkSwapRectFeature_on(){
cb_swap_rect.h 48 bool checkSwapRectFeature_on();
cb_utils.cpp 52 if(cb_swap_rect::getInstance().checkSwapRectFeature_on() == true){

Completed in 139 milliseconds