Home
last modified time | relevance | path

Searched refs:cb_context (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp71 struct HWComposer::cb_context { struct in android::HWComposer
89 mCBContext(new cb_context), in HWComposer()
258 cb_context* ctx = reinterpret_cast<cb_context*>( in hook_invalidate()
265 cb_context* ctx = reinterpret_cast<cb_context*>( in hook_vsync()
272 cb_context* ctx = reinterpret_cast<cb_context*>( in hook_hotplug()
DHWComposer.h309 struct cb_context;
358 cb_context* mCBContext;