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

  /external/pdfium/core/fpdfapi/page/
cpdf_imageobject.h 32 void set_matrix(const CFX_Matrix& matrix) { m_Matrix = matrix; } function in class:CPDF_ImageObject
  /external/libxcam/modules/ocl/
cl_csc_handler.h 55 bool set_matrix (const XCam3aResultColorMatrix &matrix);
cl_csc_handler.cpp 104 CLCscImageHandler::set_matrix (const XCam3aResultColorMatrix &matrix) function in class:XCam::CLCscImageHandler
cl_3a_image_processor.cpp 186 _csc->set_matrix (csc_res->get_standard_result ());
  /external/pdfium/fpdfsdk/
fpdfeditimg.cpp 114 pImgObj->set_matrix(CFX_Matrix(static_cast<float>(a), static_cast<float>(b),
  /external/libxcam/tests/
test-cl-image.cpp 359 csc_handler->set_matrix(color_matrix);
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp     [all...]

Completed in 292 milliseconds