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

  /hardware/qcom/display/msm8996/libqservice/
IQService.h 68 GET_ACTIVE_CONFIG = 26, //Get the current config index
  /frameworks/native/include/gui/
ISurfaceComposer.h 187 GET_ACTIVE_CONFIG,
  /frameworks/native/libs/gui/
ISurfaceComposer.cpp 258 remote()->transact(BnSurfaceComposer::GET_ACTIVE_CONFIG, data, &reply);
457 case GET_ACTIVE_CONFIG: {
  /hardware/qcom/display/msm8996/libqdutils/
display_config.cpp 207 status_t err = binder->dispatch(IQService::GET_ACTIVE_CONFIG,
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 697 case qService::IQService::GET_ACTIVE_CONFIG:
    [all...]

Completed in 1257 milliseconds