HomeSort by relevance Sort by last modified time
    Searched defs:getInputWidth (Results 1 - 2 of 2) sorted by null

  /frameworks/av/camera/include/camera/camera2/
SessionConfiguration.h 37 int getInputWidth() const { return mInputWidth; }
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmTypeTests.cpp 324 deUint32 getInputWidth (InputWidth inputWidth, deUint32 ndx)
610 const deUint32 input1Width = getInputWidth(inputWidth, 0);
638 const deUint32 offsetWidth = getInputWidth(inputWidth, 0);
639 const deUint32 countWidth = getInputWidth(inputWidth, 1);
    [all...]

Completed in 113 milliseconds