Searched defs:brd (Results 1 – 2 of 2) sorted by relevance
112 jobject brd = createBitmapRegionDecoder(env, stream); in nativeNewInstanceFromByteArray() local132 jobject brd = createBitmapRegionDecoder(env, stream); in nativeNewInstanceFromFileDescriptor() local141 jobject brd = NULL; in nativeNewInstanceFromStream() local161 jobject brd = createBitmapRegionDecoder(env, stream.get()); in nativeNewInstanceFromAsset() local174 SkBitmapRegionDecoder *brd = reinterpret_cast<SkBitmapRegionDecoder*>(brdHandle); in nativeDecodeRegion() local261 SkBitmapRegionDecoder *brd = reinterpret_cast<SkBitmapRegionDecoder*>(brdHandle); in nativeGetHeight() local266 SkBitmapRegionDecoder *brd = reinterpret_cast<SkBitmapRegionDecoder*>(brdHandle); in nativeGetWidth() local271 SkBitmapRegionDecoder *brd = reinterpret_cast<SkBitmapRegionDecoder*>(brdHandle); in nativeClean() local
310 final BitmapRegionDecoder brd; in decode() local