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

  /hardware/qcom/display/msm8996/sdm/libs/core/
display_primary.cpp 38 #define __CLASS__ "DisplayPrimary"
42 DisplayPrimary::DisplayPrimary(DisplayEventHandler *event_handler, HWInfoInterface *hw_info_intf,
49 DisplayError DisplayPrimary::Init() {
85 DisplayError DisplayPrimary::Deinit() {
94 DisplayError DisplayPrimary::Prepare(LayerStack *layer_stack) {
112 DisplayError DisplayPrimary::Commit(LayerStack *layer_stack) {
141 DisplayError DisplayPrimary::SetDisplayState(DisplayState state) {
157 void DisplayPrimary::SetIdleTimeoutMs(uint32_t timeout_ms) {
167 DisplayError DisplayPrimary::SetDisplayMode(uint32_t mode)
    [all...]
display_primary.h 37 class DisplayPrimary : public DisplayBase, HWEventHandler {
39 DisplayPrimary(DisplayEventHandler *event_handler, HWInfoInterface *hw_info_intf,
core_impl.cpp 135 display_base = new DisplayPrimary(event_handler, hw_info_intf_, buffer_sync_handler_,
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
display_primary.cpp 37 #define __CLASS__ "DisplayPrimary"
41 DisplayPrimary::DisplayPrimary(DisplayEventHandler *event_handler, HWInfoInterface *hw_info_intf,
48 DisplayError DisplayPrimary::Init() {
85 DisplayError DisplayPrimary::Prepare(LayerStack *layer_stack) {
107 DisplayError DisplayPrimary::Commit(LayerStack *layer_stack) {
136 DisplayError DisplayPrimary::SetDisplayState(DisplayState state) {
152 void DisplayPrimary::SetIdleTimeoutMs(uint32_t timeout_ms) {
162 DisplayError DisplayPrimary::SetDisplayMode(uint32_t mode) {
202 DisplayError DisplayPrimary::SetPanelBrightness(int level)
    [all...]
display_primary.h 37 class DisplayPrimary : public DisplayBase, HWEventHandler {
39 DisplayPrimary(DisplayEventHandler *event_handler, HWInfoInterface *hw_info_intf,
core_impl.cpp 135 display_base = new DisplayPrimary(event_handler, hw_info_intf_, buffer_sync_handler_,

Completed in 827 milliseconds