Searched defs:idleContext (Results 1 – 5 of 5) sorted by relevance
49 void* idleContext() const override { return fIdleProcContext; } in idleContext() function
50 void* idleContext() const override { return fIdleProcContext; } in idleContext() function
89 void* idleContext() const override { return fIdleProcContext; } in idleContext() function
538 IdleContext* idleContext = static_cast<IdleContext*>(context); in MakePromiseImageLazyProxy() local584 IdleContext* idleContext = static_cast<IdleContext*>(texture->idleContext()); in MakePromiseImageLazyProxy() local
54 void* idleContext() const override { return fIdleProcContext; } in idleContext() function