OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dri2Throttle
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/
dri2_glx.c
479
*
dri2Throttle
- Request driver throttling
486
dri2Throttle
(struct dri2_screen *psc,
524
dri2Throttle
(psc, priv, reason);
617
dri2Throttle
(psc, pdraw, __DRI2_THROTTLE_FLUSHFRONT);
732
dri2Throttle
(psc, priv, __DRI2_THROTTLE_SWAPBUFFER);
[
all
...]
/external/mesa3d/src/glx/
dri2_glx.c
479
*
dri2Throttle
- Request driver throttling
486
dri2Throttle
(struct dri2_screen *psc,
524
dri2Throttle
(psc, priv, reason);
617
dri2Throttle
(psc, pdraw, __DRI2_THROTTLE_FLUSHFRONT);
732
dri2Throttle
(psc, priv, __DRI2_THROTTLE_SWAPBUFFER);
[
all
...]
Completed in 25 milliseconds