Searched defs:brd (Results 1 – 2 of 2) sorted by relevance
47 std::unique_ptr<SkBitmapRegionDecoder> brd( in createBitmapRegionDecoder() local68 jobject brd = createBitmapRegionDecoder(env, std::move(stream)); in nativeNewInstanceFromByteArray() local88 jobject brd = createBitmapRegionDecoder(env, std::move(stream)); in nativeNewInstanceFromFileDescriptor() local96 jobject brd = NULL; in nativeNewInstanceFromStream() local117 jobject brd = createBitmapRegionDecoder(env, std::move(stream)); in nativeNewInstanceFromAsset() local169 SkBitmapRegionDecoder* brd = reinterpret_cast<SkBitmapRegionDecoder*>(brdHandle); in nativeDecodeRegion() local237 SkBitmapRegionDecoder* brd = in nativeGetHeight() local243 SkBitmapRegionDecoder* brd = in nativeGetWidth() local249 SkBitmapRegionDecoder* brd = in nativeClean() local
310 final BitmapRegionDecoder brd; in decode() local