Home
last modified time | relevance | path

Searched defs:total (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_TextureConverter.cpp381 … s32 total = static_cast<s32>(textureInformation->width * textureInformation->height * pixelByte); in ConvertFormat8888Function() local
396 … s32 total = static_cast<s32>(textureInformation->width * textureInformation->height * pixelByte); in ConvertFormat888Function() local
410 … s32 total = static_cast<s32>(textureInformation->width * textureInformation->height * pixelByte); in ConvertFormat88Function() local