Searched refs:normalizedDeviceCoordinateZ (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/ |
| D | demo_TextsRenderData.cpp | 79 const char *text, const u32 textLength, const f32 normalizedDeviceCoordinateZ) in AddText() argument 102 … normalizedDeviceCoordinateX, normalizedDeviceCoordinateY, normalizedDeviceCoordinateZ, 1.0f); in AddText() 107 … normalizedDeviceCoordinateX, normalizedDeviceCoordinateY, normalizedDeviceCoordinateZ, 1.0f); in AddText() 112 … normalizedDeviceCoordinateX, normalizedDeviceCoordinateY, normalizedDeviceCoordinateZ, 1.0f); in AddText() 117 … normalizedDeviceCoordinateX, normalizedDeviceCoordinateY, normalizedDeviceCoordinateZ, 1.0f); in AddText()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/RenderData/ |
| D | demo_TextsRenderData.h | 123 const char* text, const u32 textLength, const f32 normalizedDeviceCoordinateZ);
|