HomeSort by relevance Sort by last modified time
    Searched full:cb_context (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.h 172 struct cb_context;
210 cb_context* mCBContext;
HWComposer_hwc1.cpp 71 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*>(
    [all...]
HWComposer_hwc1.h 311 struct cb_context;
369 cb_context* mCBContext;

Completed in 3099 milliseconds