Lines Matching refs:setInt32
268 response->setInt32("err", err); in onMessageReceived()
377 mStats->setInt32("width", width); in onConfigure()
378 mStats->setInt32("height", height); in onConfigure()
523 notify->setInt32("what", kWhatFlushCompleted); in onFlush()
558 notify->setInt32("what", kWhatShutdownCompleted); in onShutdown()
602 notify->setInt32("what", kWhatError); in handleError()
603 notify->setInt32("err", err); in handleError()
637 response->setInt32("status", status); in onReleaseCrypto()
758 reply->setInt32("generation", mBufferGeneration); in handleAnOutputBuffer()
764 buffer->meta()->setInt32("eos", true); in handleAnOutputBuffer()
765 reply->setInt32("eos", true); in handleAnOutputBuffer()
808 mStats->setInt32("width", width); in handleOutputFormatChange()
809 mStats->setInt32("height", height); in handleOutputFormatChange()
812 notify->setInt32("what", kWhatVideoSizeChanged); in handleOutputFormatChange()
828 reply->setInt32("generation", mBufferGeneration); in handleOutputFormatChange()
860 reply->setInt32("generation", mBufferGeneration); in requestCodecNotification()
927 reply->setInt32("err", err); in fetchInputData()
1208 msg->setInt32("what", kWhatInputDiscontinuity); in finishHandleDiscontinuity()
1209 msg->setInt32("formatChange", mFormatChangePending); in finishHandleDiscontinuity()
1303 notify->setInt32("what", kWhatResumeCompleted); in notifyResumeCompleteIfNecessary()