Searched refs:mNodeInstance (Results 1 – 2 of 2) sorted by relevance
123 mNodeInstance(nodeInstance), in GraphicBufferSource()519 status_t err = mNodeInstance->getExtensionIndex( in onDataSpaceChanged_l()531 err = mNodeInstance->getConfig(index, ¶ms, sizeof(params)); in onDataSpaceChanged_l()546 status_t err = mNodeInstance->setConfig(index, ¶ms, sizeof(params)); in onDataSpaceChanged_l()548 err = mNodeInstance->getConfig(index, ¶ms, sizeof(params)); in onDataSpaceChanged_l()572 mNodeInstance->signalEvent( in onDataSpaceChanged_l()850 status_t err = mNodeInstance->emptyGraphicBuffer( in submitBuffer_l()883 status_t err = mNodeInstance->emptyGraphicBuffer( in submitEndOfInputStream_l()
261 OMXNodeInstance* mNodeInstance; variable