Lines Matching refs:Debug
38 int Debug::GetSimulationFlag() { in GetSimulationFlag()
45 bool Debug::GetExternalResolution(char *value) { in GetExternalResolution()
55 void Debug::GetIdleTimeoutMs(uint32_t *active_ms, uint32_t *inactive_ms) { in GetIdleTimeoutMs()
66 int Debug::GetBootAnimLayerCount() { in GetBootAnimLayerCount()
73 bool Debug::IsRotatorDownScaleDisabled() { in IsRotatorDownScaleDisabled()
80 bool Debug::IsDecimationDisabled() { in IsDecimationDisabled()
87 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer()
106 int Debug::GetMaxUpscale() { in GetMaxUpscale()
113 bool Debug::IsVideoModeEnabled() { in IsVideoModeEnabled()
120 bool Debug::IsRotatorUbwcDisabled() { in IsRotatorUbwcDisabled()
127 bool Debug::IsRotatorSplitDisabled() { in IsRotatorSplitDisabled()
134 bool Debug::IsScalarDisabled() { in IsScalarDisabled()
141 bool Debug::IsUbwcTiledFrameBuffer() { in IsUbwcTiledFrameBuffer()
154 bool Debug::IsAVRDisabled() { in IsAVRDisabled()
161 bool Debug::IsExtAnimDisabled() { in IsExtAnimDisabled()
168 bool Debug::IsPartialSplitDisabled() { in IsPartialSplitDisabled()
175 bool Debug::IsSrcSplitPreferred() { in IsSrcSplitPreferred()
182 DisplayError Debug::GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
198 DisplayError Debug::GetReducedConfig(uint32_t *num_vig_pipes, uint32_t *num_dma_pipes) { in GetReducedConfig()
214 int Debug::GetExtMaxlayers() { in GetExtMaxlayers()
221 DisplayError Debug::GetProperty(const char *property_name, char *value) { in GetProperty()
229 DisplayError Debug::GetProperty(const char *property_name, int *value) { in GetProperty()