Searched defs:brd (Results 1 – 2 of 2) sorted by relevance
167 auto brd = android::BitmapRegionDecoderWrapper::Make(std::move(data)); in createBitmapRegionDecoder() local199 jobject brd = nullptr; in nativeNewInstanceFromStream() local263 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeDecodeRegion() local377 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeGetHeight() local382 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeGetWidth() local387 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeClean() local
310 final BitmapRegionDecoder brd; in decode() local