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

  /hardware/msm7k/librpc/
clnt.c 75 static void *cb_context(void *__u) function
263 cb_context, client);
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 79 struct HWComposer::cb_context { struct in class:android::HWComposer
97 mCBContext(new cb_context),
266 cb_context* ctx = reinterpret_cast<cb_context*>(
273 cb_context* ctx = reinterpret_cast<cb_context*>(
280 cb_context* ctx = reinterpret_cast<cb_context*>(
    [all...]

Completed in 108 milliseconds