Searched refs:getEstimatedVideoFrameRate (Results 1 – 5 of 5) sorted by relevance
45 virtual int getEstimatedVideoFrameRate() const = 0;61 int (*getEstimatedVideoFrameRate)(void* host); member
30 int CommonDisplayContextProvider::getEstimatedVideoFrameRate() const { in getEstimatedVideoFrameRate() function in android::hardware::graphics::composer::CommonDisplayContextProvider
41 int getEstimatedVideoFrameRate() const override;
71 return controller->getEstimatedVideoFrameRate(); in getEstimateVideoFrameRateWrapper()133 mDisplayContextProviderInterface.getEstimatedVideoFrameRate = in VariableRefreshRateController()452 int VariableRefreshRateController::getEstimatedVideoFrameRate() const { in getEstimatedVideoFrameRate() function in android::hardware::graphics::composer::VariableRefreshRateController453 return mDisplayContextProvider->getEstimatedVideoFrameRate(); in getEstimatedVideoFrameRate()
105 int getEstimatedVideoFrameRate() const override;