Home
last modified time | relevance | path

Searched defs:GPUStats (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/layers/composite/
H A DDiagnostics.h17 struct GPUStats { struct
18 GPUStats() : mInvalidPixels(0), mScreenPixels(0), mPixelsFilled(0) {} in GPUStats() function
20 uint32_t mInvalidPixels;
21 uint32_t mScreenPixels;
22 uint32_t mPixelsFilled;
23 Maybe<float> mDrawTime;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/composite/
H A DDiagnostics.h44 struct GPUStats { struct
45 GPUStats() : mInvalidPixels(0), mScreenPixels(0), mPixelsFilled(0) {} in GPUStats() argument
64 std::string GetFrameOverlayString(const GPUStats& aStats); argument
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/composite/
H A DDiagnostics.h44 struct GPUStats { struct
45 GPUStats() : mInvalidPixels(0), mScreenPixels(0), mPixelsFilled(0) {} in GPUStats() function
64 std::string GetFrameOverlayString(const GPUStats& aStats); argument
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/composite/
H A DDiagnostics.h44 struct GPUStats { struct
45 GPUStats() : mInvalidPixels(0), mScreenPixels(0), mPixelsFilled(0) {} in GPUStats() function
64 std::string GetFrameOverlayString(const GPUStats& aStats); argument
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/composite/
H A DDiagnostics.h44 struct GPUStats { struct
45 GPUStats() : mInvalidPixels(0), mScreenPixels(0), mPixelsFilled(0) {} in GPUStats() argument
64 std::string GetFrameOverlayString(const GPUStats& aStats); argument