Searched refs:getRecord (Results 1 – 2 of 2) sorted by relevance
331 private Record getRecord() { in getRecord() method337 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testSetBogusAllocator()354 final int resId = getRecord().resId; in testGetAllocator()458 final int resId = getRecord().resId; in testGetUnpremul()514 final int resId = getRecord().resId; in testGetPostProcessor()704 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testPostProcessorInvalidReturn()716 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testPostProcessorAndUnpremul()874 final int resId = getRecord().resId; in testGetOnPartialImageListener()1089 final int resId = getRecord().resId; in testGetMutable()1148 ImageDecoder.Source src = mCreators[0].apply(getRecord().resId); in testMutableHardware()[all …]
733 AccessibilityRecord expectedRecord = expectedEvent.getRecord(0); in assertEqualAppendedRecord()734 AccessibilityRecord receivedRecord = receivedEvent.getRecord(0); in assertEqualAppendedRecord()