Searched defs:tileIndex (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/location/java/com/android/internal/location/altitude/ |
D | GeoidMap.java | 180 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeByteBufferValues() 205 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeByteJpegValues() 212 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeBytePngValues() 219 @NonNull long[] s2CellIds, @NonNull S2TileProto[] tiles, int tileIndex, in mergeByteImageValues()
|
/frameworks/rs/toolkit/ |
D | TaskProcessor.cpp | 65 void Task::processTile(unsigned int threadIndex, size_t tileIndex) { in processTile()
|
/frameworks/av/services/camera/libcameraservice/api2/ |
D | HeicCompositeStream.h | 107 size_t tileIndex; member
|