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

  /external/v4l2_codec2/cmds/
codec2.cpp 115 explicit Listener(SimplePlayer* thiz) : mThis(thiz) {}
120 mThis->onWorkDone(component, std::move(workItems));
126 mThis->onTripped(component, settingResult);
130 mThis->onError(component, errorCode);
134 SimplePlayer* const mThis;
  /hardware/google/av/media/codecs/cmds/
codec2.cpp 117 explicit Listener(SimplePlayer *thiz) : mThis(thiz) {}
122 mThis->onWorkDone(component, std::move(workItems));
127 mThis->onTripped(component, settingResult);
132 mThis->onError(component, errorCode);
136 SimplePlayer * const mThis;
  /external/v4l2_codec2/tests/
C2VDAComponent_test.cpp 202 explicit Listener(C2VDAComponentTest* thiz) : mThis(thiz) {}
207 mThis->onWorkDone(component, std::move(workItems));
213 mThis->onTripped(component, settingResult);
217 mThis->onError(component, errorCode);
221 C2VDAComponentTest* const mThis;
  /hardware/google/av/codec2/vndk/
C2Buffer.cpp     [all...]
  /frameworks/wilhelm/src/
itfstruct.h 28 // field mThis would be redundant within an IObject, so we substitute mEngine
70 IObject *mThis;
87 IObject *mThis;
111 IObject *mThis;
126 IObject *mThis;
153 IObject *mThis;
178 IObject *mThis;
193 IObject *mThis;
198 IObject *mThis;
204 IObject *mThis;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.h     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.h     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1455 milliseconds