Home
last modified time | relevance | path

Searched refs:MAX_COLOR_SIZE (Results 1 - 2 of 2) sorted by relevance

/test/xts/acts/graphic/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp46 const uint32_t MAX_COLOR_SIZE = 96; member
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp42 #define MAX_COLOR_SIZE 96 macro
275 uint8_t colors[MAX_COLOR_SIZE]; in createPixelMap()
276 size_t colorLength = MAX_COLOR_SIZE; in createPixelMap()
277 for (int i = 0; i < MAX_COLOR_SIZE; i++) { in createPixelMap()

Completed in 9 milliseconds