Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/RenderData/
Ddemo_TextsRenderData.cpp79 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/
Ddemo_TextsRenderData.h123 const char* text, const u32 textLength, const f32 normalizedDeviceCoordinateZ);