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

  /hardware/qcom/display/msm8996/sdm/include/private/
partial_update_interface.h 36 class PartialUpdateInterface {
42 virtual ~PartialUpdateInterface() { }
extension_interface.h 59 PartialUpdateInterface **interface) = 0;
60 virtual DisplayError DestroyPartialUpdate(PartialUpdateInterface *interface) = 0;
  /hardware/qcom/display/msmcobalt/sdm/include/private/
partial_update_interface.h 36 class PartialUpdateInterface {
42 virtual ~PartialUpdateInterface() { }
extension_interface.h 59 PartialUpdateInterface **interface) = 0;
60 virtual DisplayError DestroyPartialUpdate(PartialUpdateInterface *interface) = 0;
  /hardware/qcom/display/msm8996/sdm/libs/core/
strategy.h 57 PartialUpdateInterface *partial_update_intf_ = NULL;
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
strategy.h 57 PartialUpdateInterface *partial_update_intf_ = NULL;

Completed in 529 milliseconds