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 bool Debug::IsRotatorDownScaleDisabled() { in IsRotatorDownScaleDisabled()
73 bool Debug::IsDecimationDisabled() { in IsDecimationDisabled()
80 int Debug::GetMaxPipesPerMixer(DisplayType display_type) { in GetMaxPipesPerMixer()
99 int Debug::GetMaxUpscale() { in GetMaxUpscale()
106 bool Debug::IsVideoModeEnabled() { in IsVideoModeEnabled()
113 bool Debug::IsRotatorUbwcDisabled() { in IsRotatorUbwcDisabled()
120 bool Debug::IsRotatorSplitDisabled() { in IsRotatorSplitDisabled()
127 bool Debug::IsScalarDisabled() { in IsScalarDisabled()
134 bool Debug::IsUbwcTiledFrameBuffer() { in IsUbwcTiledFrameBuffer()
142 bool Debug::IsAVRDisabled() { in IsAVRDisabled()
149 bool Debug::IsExtAnimDisabled() { in IsExtAnimDisabled()
156 bool Debug::IsPartialSplitDisabled() { in IsPartialSplitDisabled()
163 bool Debug::IsSrcSplitPreferred() { in IsSrcSplitPreferred()
170 DisplayError Debug::GetMixerResolution(uint32_t *width, uint32_t *height) { in GetMixerResolution()
186 DisplayError Debug::GetWindowRect(float *left, float *top, float *right, float *bottom) { in GetWindowRect()
210 DisplayError Debug::GetReducedConfig(uint32_t *num_vig_pipes, uint32_t *num_dma_pipes) { in GetReducedConfig()
226 int Debug::GetExtMaxlayers() { in GetExtMaxlayers()
233 DisplayError Debug::GetProperty(const char *property_name, char *value) { in GetProperty()
241 DisplayError Debug::GetProperty(const char *property_name, int *value) { in GetProperty()