Searched refs:GLOBAL_RESOURCE_CONFIG_SIZE (Results 1 – 2 of 2) sorted by relevance
267 uint32_t resourceSize = count * GLOBAL_RESOURCE_CONFIG_SIZE; in PrepareLocaleData()305 … index = ConvertUChar(reinterpret_cast<unsigned char*>(configs + i * GLOBAL_RESOURCE_CONFIG_SIZE)); in GetFinalCount()392 … index = ConvertUChar(reinterpret_cast<unsigned char*>(configs + i * GLOBAL_RESOURCE_CONFIG_SIZE)); in Retrieve()397 GLOBAL_RESOURCE_CONFIG_SIZE + GLOBAL_RESOURCE_INDEX_OFFSET)); in Retrieve()399 GLOBAL_RESOURCE_CONFIG_SIZE + GLOBAL_RESOURCE_MASK_OFFSET)); in Retrieve()
32 #define GLOBAL_RESOURCE_CONFIG_SIZE 6 macro