Searched refs:ref (Results 1 – 7 of 7) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/jpeg/CTR/ |
| D | jpeg_MpEncoder.h | 1272 static void SetGpsLatitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsLatitude() argument 1276 pGps->latitudeRef[0] = ref; in SetGpsLatitude() 1318 static void SetGpsLongitude(GpsData* pGps, char ref, const Rational* pValue) in SetGpsLongitude() argument 1322 pGps->longitudeRef[0] = ref; in SetGpsLongitude() 1366 static void SetGpsAltitude(GpsData* pGps, u8 ref, const Rational* pValue) in SetGpsAltitude() argument 1372 pGps->altitudeRef = ref; in SetGpsAltitude() 1589 static void SetGpsSpeed(GpsData* pGps, char ref, const Rational* pValue) in SetGpsSpeed() argument 1593 pGps->speedRef[0] = ref; in SetGpsSpeed() 1635 static void SetGpsTrack(GpsData* pGps, char ref, const Rational* pValue) in SetGpsTrack() argument 1639 pGps->trackRef[0] = ref; in SetGpsTrack() [all …]
|
| /CTR-SDK-4.2.5/include/nn/font/CTR/ |
| D | font_RectDrawerCommand.h | 209 #define NN_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument 210 PICA_CMD_DATA_STENCIL_TEST( true/*isEnabled*/, func, writableBits, ref, andBits ), \
|
| /CTR-SDK-4.2.5/include/nn/gx/CTR/ |
| D | gx_MacroMisc.h | 743 #define PICA_CMD_DATA_STENCIL_TEST( enableStencilTest, stencilFunc, stencilMask, ref, mask) \ argument 747 (ref) << 16 | \
|
| /CTR-SDK-4.2.5/include/nn/gr/CTR/ |
| D | gr_RenderState.h | 419 bit32 ref; variable
|
| /CTR-SDK-4.2.5/sources/libraries/gr/CTR/ |
| D | gr_RenderState.cpp | 236 *command++ = PICA_CMD_DATA_STENCIL_TEST( isEnable, func, maskOp, ref, mask ); in MakeCommand() 571 ref ( 0 ), in StencilTest()
|
| /CTR-SDK-4.2.5/include/gles2/ |
| D | gl2.h | 605 GL_APICALL void GL_APIENTRY glStencilFunc (GLenum func, GLint ref, GLuint mask); 606 GL_APICALL void GL_APIENTRY glStencilFuncSeparate (GLenum face, GLenum func, GLint ref, GLu…
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | detail.csv | 2698 0x105,[23:16],glStencilFunc ref,"[glStencilFunc] 2699 Sets the unchanged value of the ref argument."
|