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

  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.cpp 684 hardware::hidl_string outParam;
686 [&outParam](const auto& outStr) {
687 outParam = outStr;
689 String8 tmp(outParam.c_str());
  /frameworks/av/media/codec2/components/aom/
C2SoftAomDec.cpp 399 std::unique_ptr<C2Param> outParam = C2Param::CopyAsStream(
402 { outParam.get() }, C2_MAY_BLOCK, &failures);
405 C2Param::Copy(*outParam.get()));
  /frameworks/av/media/codec2/components/vpx/
C2SoftVpxDec.cpp 525 std::unique_ptr<C2Param> outParam = C2Param::CopyAsStream(
528 { outParam.get() }, C2_MAY_BLOCK, &failures);
531 C2Param::Copy(*outParam.get()));
    [all...]
  /external/deqp-deps/glslang/hlsl/
hlslParseHelper.cpp     [all...]
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 104 milliseconds