HomeSort by relevance Sort by last modified time
    Searched refs:dumpData (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
DrawProfiler.h 43 void dumpData(int fd);
DrawProfiler.cpp 253 void DrawProfiler::dumpData(int fd) {
257 // last call to dumpData(). In other words if there's a dumpData(), draw frame,
258 // dumpData(), the last dumpData() should only log 1 frame.
  /frameworks/base/libs/hwui/renderthread/
RenderProxy.cpp 375 args->context->profiler().dumpData(args->fd);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseContactsProvider2Test.java     [all...]

Completed in 573 milliseconds