Searched refs:cb_context (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.h172 struct cb_context;
210 cb_context* mCBContext;
H A DHWComposer_hwc1.cpp71 struct HWComposer::cb_context { struct in class:android::HWComposer
89 mCBContext(new cb_context),
258 cb_context* ctx = reinterpret_cast<cb_context*>(
265 cb_context* ctx = reinterpret_cast<cb_context*>(
272 cb_context* ctx = reinterpret_cast<cb_context*>(
H A DHWComposer_hwc1.h311 struct cb_context;
369 cb_context* mCBContext;

Completed in 490 milliseconds