/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | d3dx9effect.h | 145 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
|
D | d3d10effect.h | 377 STDMETHOD(GetMatrix)(THIS_ float *data) PURE; in DECLARE_INTERFACE_() local
|
D | d3d.h | 958 STDMETHOD(GetMatrix)(THIS_ D3DMATRIXHANDLE handle, D3DMATRIX *matrix) PURE; in DECLARE_INTERFACE_() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_scaledrenderbuffer.h | 34 const CFX_Matrix& GetMatrix() const { return m_Matrix; } in GetMatrix() function
|
H A D | cpdf_devicebuffer.h | 36 const CFX_Matrix& GetMatrix() const { return m_Matrix; } in GetMatrix() function
|
H A D | cpdf_rendercontext.h | 35 const CFX_Matrix& GetMatrix() const { return m_Matrix; } in GetMatrix() function
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_textstate.cpp | 40 pdfium::span<const float> CPDF_TextState::GetMatrix() const { in GetMatrix() function in CPDF_TextState
|
H A D | cpdf_streamcontentparser.cpp | 411 CFX_Matrix CPDF_StreamContentParser::GetMatrix() const { in GetMatrix() function in CPDF_StreamContentParser
|
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_array.cpp | 76 CFX_Matrix CPDF_Array::GetMatrix() const { in GetMatrix() function in CPDF_Array
|
H A D | cpdf_object_unittest.cpp | 452 TEST(PDFArrayTest, GetMatrix) { in TEST() argument
|
/aosp_15_r20/external/pdfium/xfa/fwl/ |
H A D | cfwl_widget.cpp | 159 CFX_Matrix CFWL_Widget::GetMatrix() const { in GetMatrix() function in CFWL_Widget
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | fpdf_flatten.cpp | 231 CFX_Matrix GetMatrix(const CFX_FloatRect& rcAnnot, in GetMatrix() function
|
H A D | cpdfsdk_widget.cpp | 998 CFX_Matrix CPDFSDK_Widget::GetMatrix() const { in GetMatrix() function in CPDFSDK_Widget
|
H A D | fpdf_text_embeddertest.cpp | 1556 TEST_F(FPDFTextEmbedderTest, GetMatrix) { in TEST_F() argument
|
/aosp_15_r20/external/pdfium/xfa/fgas/graphics/ |
H A D | cfgas_gegraphics.cpp | 186 const CFX_Matrix* CFGAS_GEGraphics::GetMatrix() const { in GetMatrix() function in CFGAS_GEGraphics
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | IntermNode.cpp | 110 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
|