Searched refs:APerformanceHint_setUseFMQForTesting (Results 1 – 7 of 7) sorted by relevance
149 void APerformanceHint_setUseFMQForTesting(bool enabled);
295 DEFINE_INTERCEPTABLE_STUB_FUNCTION(APerformanceHint_setUseFMQForTesting);728 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", APerformanceHint_setUseFMQForTesting); in init_stub_library()
430 APerformanceHint_setUseFMQForTesting;
1351 void APerformanceHint_setUseFMQForTesting(bool enabled) { in APerformanceHint_setUseFMQForTesting() function
208 APerformanceHint_setUseFMQForTesting(mUsingFMQ); in createManager()