Searched defs:graph_state (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/python/compiler/tensorrt/test/ |
D | tf_trt_integration_test_base.py | 342 def _GetConfigProto(self, run_params, graph_state): argument 402 def _RunGraphV2(self, saved_model_dir, inputs_data, graph_state, num_runs=2): argument 442 graph_state, argument 581 def _GetGraphStateLabel(self, graph_state): argument 591 def _WriteGraph(self, run_params, gdef, graph_state): argument 845 graph_state): argument 900 graph_state): argument 934 gdef_or_saved_model_dir_to_verify, graph_state): argument 947 def _GetSavedModelDir(self, run_params, graph_state): argument
|
D | tf_function_test.py | 269 graph_state): argument
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_graphicstates.h | 28 const CFX_GraphState& graph_state() const { return m_GraphState; } in graph_state() function
|
D | cpdf_allstates.h | 63 const CFX_GraphState& graph_state() const { in graph_state() function
|
D | cpdf_pageobject.h | 106 const CFX_GraphState& graph_state() const { in graph_state() function
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.cpp | 534 CFX_GraphStateData graph_state; in DrawBorder() local
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.cpp | 837 CFX_GraphStateData graph_state; in DrawCosmeticLine() local 862 CFX_GraphStateData graph_state; in DrawZeroAreaPath() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 512 const CFX_GraphStateData* graph_state, in PaintStroke() 1102 const CFX_GraphStateData& graph_state = in DrawPath() local
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_textlayout.cpp | 1277 const CFX_GraphStateData graph_state; in RenderPath() local
|