Home
last modified time | relevance | path

Searched refs:imageWidth (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/
Ddemo_RenderSystemDrawing.h324 const f32 imageWidth, const f32 imageHeight,
/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystemDrawing.cpp398 const f32 imageWidth, const f32 imageHeight, in FillTexturedRectangle() argument
414 f32 texcoordS1 = static_cast<f32>(imageWidth) / static_cast<f32>(textureWidth); in FillTexturedRectangle()