Searched defs:nFormat (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTTextureAPI.cpp | 272 unsigned int nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0; in PVRTTextureTile() local 1189 unsigned int PVRTTextureFormatGetBPP(const GLuint nFormat, const GLuint nType) in PVRTTextureFormatGetBPP()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_variabletext.h | 80 void SetAlignment(int32_t nFormat) { m_nAlignment = nFormat; } in SetAlignment()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 675 unsigned int nFormat = 0, nType = 0, nBPP, nSize, nElW = 0, nElH = 0, nElD = 0; in PVRTTextureTile() local
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit.cpp | 121 void CPWL_Edit::SetAlignFormatV(PWL_EDIT_ALIGNFORMAT_V nFormat, bool bPaint) { in SetAlignFormatV()
|
D | cpwl_edit_impl.cpp | 589 void CPWL_EditImpl::SetAlignmentH(int32_t nFormat, bool bPaint) { in SetAlignmentH() 595 void CPWL_EditImpl::SetAlignmentV(int32_t nFormat, bool bPaint) { in SetAlignmentV()
|
/external/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 1237 NumberFormat *nFormat = NumberFormat::createInstance(en_US, status); in TestLenientParse() local
|