Home
last modified time | relevance | path

Searched defs:brd (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmapRegionDecoder.cpp170 auto brd = android::BitmapRegionDecoderWrapper::Make(std::move(data)); in createBitmapRegionDecoder() local
202 jobject brd = nullptr; in nativeNewInstanceFromStream() local
266 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeDecodeRegion() local
380 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeGetHeight() local
385 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeGetWidth() local
390 auto* brd = reinterpret_cast<BitmapRegionDecoderWrapper*>(brdHandle); in nativeClean() local