HomeSort by relevance Sort by last modified time
    Searched refs:out_count (Results 1 - 25 of 30) sorted by null

1 2

  /external/libpng/scripts/
dfn.awk 19 out_count=0 # count of output lines
84 ++out_count
199 if (out_count > 0 || err > 0)
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderBarrier.hpp 63 virtual void getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
103 void getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
141 void getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
185 void getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
esextcTessellationShaderBarrier.cpp 329 * @param out_count Deref will be used to store count argument to be used for the draw call.
341 void TessellationShaderBarrier1::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
344 *out_count = m_n_input_vertices;
528 * @param out_count Deref will be used to store count argument to be used for the draw call.
540 void TessellationShaderBarrier2::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
543 *out_count = m_n_input_vertices;
726 * @param out_count Deref will be used to store count argument to be used for the draw call.
738 void TessellationShaderBarrier3::getDrawCallArgs(glw::GLenum* out_mode, glw::GLint* out_count, glw::GLenum* out_tf_mode,
741 *out_count = m_n_patches_per_invocation * m_n_patch_vertices * m_n_instances;
  /external/google-breakpad/src/client/
minidump_file_writer.cc 122 int out_count = out[1] ? 2 : 1; local
123 size_t out_size = sizeof(uint16_t) * out_count;
125 out_idx += out_count;
149 int out_count = out[1] ? 2 : 1; local
150 size_t out_size = sizeof(uint16_t) * out_count;
152 out_idx += out_count;
  /external/mesa3d/src/gbm/backends/dri/
gbm_driint.h 73 int *out_count, void *data);
78 int *out_count, void *data);
gbm_dri.c 70 int *out_count, void *data)
79 count, out_count, surf->dri_private);
96 int *out_count, void *data)
106 count, out_count, surf->dri_private);
  /external/tensorflow/tensorflow/core/kernels/
fractional_avg_pool_op.cc 124 // out_count corresponds to number of elements in each pooling cell.
125 Eigen::Matrix<T, Eigen::Dynamic, 1> out_count(out_mat.cols());
127 // Initializes the output tensor and out_count with 0.
129 out_count.setZero();
173 out_count(out_offset)++;
179 DCHECK_GT(out_count.minCoeff(), 0);
180 out_mat.array().rowwise() /= out_count.transpose().array();
pooling_ops_common.h 537 Eigen::Matrix<T, Eigen::Dynamic, 1> out_count(out_mat.cols());
538 out_count.setZero();
581 out_count(out_offset) += T(1);
588 DCHECK_GT(out_count.minCoeff(), T(0));
589 out_mat.array().rowwise() /= out_count.transpose().array();
  /frameworks/base/tools/aapt2/util/
BigBuffer.h 86 * Returns the next block available and puts the size in out_count.
90 void* NextBlock(size_t* out_count);
  /hardware/qcom/display/msm8909/gralloc/
gr_device_impl.cpp 103 void GrallocImpl::GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
106 if (out_capabilities != nullptr && *out_count >= 3) {
111 *out_count = 3;
gr_device_impl.h 48 static void GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
  /hardware/qcom/display/msm8996/libgralloc1/
gr_device_impl.cpp 103 void GrallocImpl::GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
106 if (out_capabilities != nullptr && *out_count >= 3) {
111 *out_count = 3;
gr_device_impl.h 48 static void GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
  /hardware/qcom/display/msm8998/libgralloc1/
gr_device_impl.cpp 109 void GrallocImpl::GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
112 if (out_capabilities != nullptr && *out_count >= 3) {
117 *out_count = 3;
gr_device_impl.h 48 static void GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_device_impl.h 48 static void GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
gr_device_impl.cpp 103 void GrallocImpl::GetCapabilities(struct gralloc1_device *device, uint32_t *out_count,
106 if (out_capabilities != nullptr && *out_count >= 3) {
111 *out_count = 3;
  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 312 int *out_count, void *loaderPrivate)
340 *out_count = j;
354 int *out_count, void *loaderPrivate)
363 *out_count = 0;
376 out_count, loaderPrivate);
platform_x11.c 482 int *out_count, void *loaderPrivate)
503 *out_count = reply->count;
506 dri2_x11_process_buffers(dri2_surf, buffers, *out_count);
517 int *out_count, void *loaderPrivate)
543 *out_count = reply->count;
544 dri2_x11_process_buffers(dri2_surf, buffers, *out_count);
    [all...]
  /external/mesa3d/src/glx/
dri2_glx.c 866 int *out_count, void *loaderPrivate)
872 width, height, attachments, count, out_count);
878 process_buffers(pdraw, buffers, *out_count);
889 int *out_count, void *loaderPrivate)
897 count, out_count);
903 process_buffers(pdraw, buffers, *out_count);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 754 int *out_count, void *loaderPrivate);
792 int *out_count, void *loaderPrivate);
  /frameworks/native/vulkan/libvulkan/
swapchain.cpp 712 uint32_t out_count = 0; local
718 out_count += transfer_count;
720 transfer_count = std::min(*count - out_count, kNumWideColorFormats);
722 formats + out_count);
723 out_count += transfer_count;
725 *count = out_count;
    [all...]
  /external/mesa3d/include/GL/internal/
dri_interface.h 976 int *out_count, void *loaderPrivate);
    [all...]
  /external/opencv/cxcore/src/
cxmatrix.cpp 1596 int i, len, in_count, count, out_count; local
    [all...]
  /external/drm_hwcomposer/
drmhwctwo.h 250 static void HookDevGetCapabilities(hwc2_device_t *dev, uint32_t *out_count,

Completed in 839 milliseconds

1 2