Lines Matching refs:setInt32
225 response->setInt32("err", err); in onMessageReceived()
309 mStats->setInt32("width", width); in onConfigure()
310 mStats->setInt32("height", height); in onConfigure()
402 notify->setInt32("what", kWhatFlushCompleted); in onFlush()
438 notify->setInt32("what", kWhatShutdownCompleted); in onShutdown()
484 notify->setInt32("what", kWhatError); in handleError()
485 notify->setInt32("err", err); in handleError()
578 reply->setInt32("generation", mBufferGeneration); in handleAnOutputBuffer()
583 buffer->meta()->setInt32("eos", true); in handleAnOutputBuffer()
584 reply->setInt32("eos", true); in handleAnOutputBuffer()
618 mStats->setInt32("width", width); in handleOutputFormatChange()
619 mStats->setInt32("height", height); in handleOutputFormatChange()
622 notify->setInt32("what", kWhatVideoSizeChanged); in handleOutputFormatChange()
668 reply->setInt32("generation", mBufferGeneration); in requestCodecNotification()
735 reply->setInt32("err", err); in fetchInputData()
950 msg->setInt32("what", kWhatInputDiscontinuity); in finishHandleDiscontinuity()
951 msg->setInt32("formatChange", mFormatChangePending); in finishHandleDiscontinuity()
1045 notify->setInt32("what", kWhatResumeCompleted); in notifyResumeCompleteIfNecessary()