Home
last modified time | relevance | path

Searched defs:GetMatrix (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9effect.h145 STDMETHOD(GetMatrix)(THIS_ D3DXHANDLE parameter, D3DXMATRIX* matrix) PURE; in DECLARE_INTERFACE_() local
255 STDMETHOD(GetMatrix)(THIS_ D3DXHANDLE parameter, D3DXMATRIX* matrix) PURE; in DECLARE_INTERFACE_() local
353 STDMETHOD(GetMatrix)(THIS_ D3DXHANDLE parameter, D3DXMATRIX* matrix) PURE; in DECLARE_INTERFACE_() local
Dd3d10effect.h377 STDMETHOD(GetMatrix)(THIS_ float *data) PURE; in DECLARE_INTERFACE_() local
Dd3d.h958 STDMETHOD(GetMatrix)(THIS_ D3DMATRIXHANDLE handle, D3DMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_scaledrenderbuffer.h34 const CFX_Matrix& GetMatrix() const { return m_Matrix; } in GetMatrix() function
H A Dcpdf_devicebuffer.h36 const CFX_Matrix& GetMatrix() const { return m_Matrix; } in GetMatrix() function
H A Dcpdf_rendercontext.h35 const CFX_Matrix& GetMatrix() const { return m_Matrix; } in GetMatrix() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_textstate.cpp40 pdfium::span<const float> CPDF_TextState::GetMatrix() const { in GetMatrix() function in CPDF_TextState
H A Dcpdf_streamcontentparser.cpp411 CFX_Matrix CPDF_StreamContentParser::GetMatrix() const { in GetMatrix() function in CPDF_StreamContentParser
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_array.cpp76 CFX_Matrix CPDF_Array::GetMatrix() const { in GetMatrix() function in CPDF_Array
H A Dcpdf_object_unittest.cpp452 TEST(PDFArrayTest, GetMatrix) { in TEST() argument
/aosp_15_r20/external/pdfium/xfa/fwl/
H A Dcfwl_widget.cpp159 CFX_Matrix CFWL_Widget::GetMatrix() const { in GetMatrix() function in CFWL_Widget
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_flatten.cpp231 CFX_Matrix GetMatrix(const CFX_FloatRect& rcAnnot, in GetMatrix() function
H A Dcpdfsdk_widget.cpp998 CFX_Matrix CPDFSDK_Widget::GetMatrix() const { in GetMatrix() function in CPDFSDK_Widget
H A Dfpdf_text_embeddertest.cpp1556 TEST_F(FPDFTextEmbedderTest, GetMatrix) { in TEST_F() argument
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/
H A Dcfgas_gegraphics.cpp186 const CFX_Matrix* CFGAS_GEGraphics::GetMatrix() const { in GetMatrix() function in CFGAS_GEGraphics
/aosp_15_r20/external/angle/src/compiler/translator/
H A DIntermNode.cpp110 angle::Matrix<float> GetMatrix(const TConstantUnion *paramArray, in GetMatrix() function
123 angle::Matrix<float> GetMatrix(const TConstantUnion *paramArray, const unsigned int size) in GetMatrix() function