HomeSort by relevance Sort by last modified time
    Searched refs:prepared_frame (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/android_webview/renderer/
print_web_view_helper.h 390 // Takes ownership of |prepared_frame|.
391 bool CreatePreviewDocument(PrepareFrameAndViewForPrint* prepared_frame,
430 WebKit::WebFrame* prepared_frame();
print_web_view_helper_linux.cc 46 print_preview_context_.prepared_frame(),
print_web_view_helper.cc 1961 WebKit::WebFrame* PrintWebViewHelper::PrintPreviewContext::prepared_frame() { function in class:printing::__anon5855::PrintWebViewHelper::PrintPreviewContext
    [all...]
  /external/chromium_org/chrome/renderer/printing/
print_web_view_helper.h 393 // Takes ownership of |prepared_frame|.
394 bool CreatePreviewDocument(PrepareFrameAndViewForPrint* prepared_frame,
433 WebKit::WebFrame* prepared_frame();
print_web_view_helper_linux.cc 46 print_preview_context_.prepared_frame(),
print_web_view_helper_win.cc 106 RenderPage(print_params, page_number, print_preview_context_.prepared_frame(),
print_web_view_helper.cc 1996 WebKit::WebFrame* PrintWebViewHelper::PrintPreviewContext::prepared_frame() { function in class:printing::__anon9331::PrintWebViewHelper::PrintPreviewContext
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 288 camera_metadata_t **prepared_frame, int afState);
ExynosCameraHWInterface2.cpp 421 camera_metadata_t ** prepared_frame, int afState)
447 *prepared_frame = m_tempFrameMetadata;
    [all...]

Completed in 115 milliseconds