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

  /frameworks/av/media/libstagefright/include/
OMXNodeInstance.h 101 bool mDying;
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 90 mDying(false) {
138 mDying = true;
694 if (instance->mDying) {
707 if (instance->mDying) {
719 if (instance->mDying) {

Completed in 125 milliseconds