Searched refs:NUM_24 (Results 1 – 4 of 4) sorted by relevance
81 constexpr int32_t NUM_24 = 24; variable192 …return (ptr[NUM_INDEX_ZERO] << NUM_24) | (ptr[NUM_INDEX_FIRST] << NUM_16) | (ptr[NUM_INDEX_SECOND]… in GetU32Data()
150 static const uint8_t NUM_24 = 24; variable2930 (static_cast<uint32_t>(fileData[NUM_3]) << NUM_24); in IsASTC()3021 (static_cast<uint32_t>(buf[NUM_3]) << NUM_24); in GetDataSize()3117 (static_cast<uint32_t>(fileData[NUM_3]) << NUM_24); in FormatIsSUT()3220 (static_cast<uint32_t>(fileData[NUM_3]) << NUM_24); in GetASTCInfo()
40 constexpr int NUM_24 = 24; variable1264 …if ((values == nullptr) || (valuesSize != NUM_24) || (colorAndStyle == nullptr) || colorAndStyleSi… in SetTextAreaBorder()
79 constexpr int NUM_24 = 24; variable1857 …if ((values == nullptr) || (valuesSize != NUM_24) || (colorAndStyle == nullptr) || colorAndStyleSi… in SetBorder()4759 …if ((values == nullptr) || (valuesSize != NUM_24) || (colorAndStyle == nullptr) || colorAndStyleSi… in SetOutline()