Searched defs:ImageDecoder (Results 1 – 5 of 5) sorted by relevance
27 struct ImageDecoder { struct36 // These need to stay in sync with ImageDecoder.java's Error constants. argument53 ImageDecoder() in ImageDecoder() function
144 struct ImageDecoder : public FrameDecoder { struct159 virtual status_t onInputReceived( in onInputReceived()173 int32_t mWidth;174 int32_t mHeight;175 int32_t mGridRows;176 int32_t mGridCols;177 int32_t mTileWidth;178 int32_t mTileHeight;179 int32_t mTilesDecoded;180 int32_t mTargetTiles;
45 public final class ImageDecoder implements AutoCloseable { class324 public ImageDecoder() { in ImageDecoder() method in ImageDecoder
563 ImageDecoder::ImageDecoder( in ImageDecoder() function in android::ImageDecoder
173 public final class ImageDecoder implements AutoCloseable { class813 private ImageDecoder(long nativePtr, int width, int height, in ImageDecoder() method in ImageDecoder