/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_dynamic_rendering_unused_attachments.adoc | 48 …dt>[VUID-vkCmdDraw-colorAttachmentCount-07616](https://www.khronos.org/registry/vulkan/specs/1.3/h… 51 …dt>[VUID-vkCmdDraw-pDepthAttachment-07617](https://www.khronos.org/registry/vulkan/specs/1.3/html/… 54 …dt>[VUID-vkCmdDraw-pStencilAttachment-07618](https://www.khronos.org/registry/vulkan/specs/1.3/htm… 57 …dt>[VUID-vkCmdExecuteCommands-imageView-07606](https://www.khronos.org/registry/vulkan/specs/1.3/h… 60 …dt>[VUID-vkCmdDraw-colorAttachmentCount-06180](https://registry.khronos.org/vulkan/specs/1.3-exten… 63 …dt>[VUID-vkCmdDraw-pDepthAttachment-06181](https://registry.khronos.org/vulkan/specs/1.3-extension… 66 …dt>[VUID-vkCmdDraw-pStencilAttachment-06182](https://registry.khronos.org/vulkan/specs/1.3-extensi…
|
/hardware/google/gfxstream/host/ |
D | RenderThread.cpp | 417 auto dt = android::base::getHighResTimeUs() / 1000 - stats_t0; in main() local 418 if (dt > 1000) { in main() 419 float dts = (float)dt / 1000.0f; in main() 422 (float)dt); in main()
|
D | FrameBuffer.cpp | 1809 float dt = (float)(currTime - m_statsStartTime) / 1000.0f; in postImpl() local 1810 printf("FPS: %5.3f \n", (float)m_statsNumFrames / dt); in postImpl()
|
/hardware/google/gfxstream/guest/mesa/src/util/perf/ |
D | gpuvis_trace_utils.h | 213 uint64_t dt = gpuvis_gettime_u64() - m_t0; in gpuvis_trace_block_finalize() local 218 if ( dt > 11000 ) in gpuvis_trace_block_finalize() 219 dt -= 11000; in gpuvis_trace_block_finalize() 221 gpuvis_trace_printf( "%s (lduration=-%lu)", str, dt ); in gpuvis_trace_block_finalize()
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | PowerHintSession.cpp | 80 int64_t dt = ns_to_100us(targetDurationNanos); in convertWorkDurationToBoostByPid() local 98 integral_error += error * dt; in convertWorkDurationToBoostByPid() 116 derivative_sum / dt / (length - d_start)); in convertWorkDurationToBoostByPid() 122 derivative_sum / dt / (length - d_start)); in convertWorkDurationToBoostByPid()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/ |
D | dispatch.adoc | 194 float dt = 1.0f / 60.0f; 198 &dt, 225 float dt,
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraParametersIntf.h | 316 int32_t updateDtVc(int32_t *dt, int32_t *vc);
|
D | QCameraParametersIntf.cpp | 1471 int32_t QCameraParametersIntf::updateDtVc(int32_t *dt, int32_t *vc) in updateDtVc() argument 1475 return mImpl->updateDtVc(dt, vc); in updateDtVc()
|
D | QCameraParameters.cpp | 13544 stream_config_info.dt[k], in updateSnapshotPpMask() 13989 int32_t dt = 0; in setStreamConfigure() local 13999 updateDtVc(&dt, &vc); in setStreamConfigure() 14000 stream_config_info.dt[stream_config_info.num_streams] = dt; in setStreamConfigure() 14029 stream_config_info.dt[k], in setStreamConfigure() 15711 int32_t QCameraParameters::updateDtVc(int32_t *dt, int32_t *vc) in updateDtVc() argument 15723 dt_val = m_pCapability->dt[0]; in updateDtVc() 15725 *dt = dt_val; in updateDtVc() 15735 LOGH("dt=%d vc=%d",*dt, *vc); in updateDtVc()
|
D | QCameraParameters.h | 906 int32_t updateDtVc(int32_t *dt, int32_t *vc);
|
D | QCamera2HWI.cpp | 3303 int32_t dt = 0; in initStreamInfoBuf() local 3354 mParameters.updateDtVc(&dt, &vc); in initStreamInfoBuf() 3355 if (dt) in initStreamInfoBuf() 3356 streamInfo->dt = dt; in initStreamInfoBuf()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_intf.h | 629 uint8_t dt[MAX_SIZES_CNT]; member 791 int32_t dt; member
|
D | cam_types.h | 1848 uint32_t dt[MAX_NUM_STREAMS]; member
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.h | 86 Return<Element> elementCreate(DataType dt, DataKind dk, bool norm, uint32_t size) override;
|
D | Context.cpp | 386 Return<Element> Context::elementCreate(DataType dt, DataKind dk, bool norm, uint32_t size) { in elementCreate() argument 387 RsDataType _dt = static_cast<RsDataType>(dt); in elementCreate()
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 299 uint8_t dt; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 179 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … selector 235 dl dt { margin-bottom: 0.3em; font-weight: bold; } 548 .unstyled dl dt { font-weight: normal; font-style: normal; }
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.min.js | 1 …dt=pt.toString();$("math",Z,Q,dt,mt=String.fromCharCode(55349,57294+pt)),$("text",Z,"textord",dt,m…
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 104 * @param nitzTime NITZ time string in the form "yy/mm/dd,hh:mm:ss(+/-)tz,dt"
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 595 * @param dt Data type 602 elementCreate(DataType dt, DataKind dk, bool norm, uint32_t size)
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 2654 mStreamConfigInfo.dt[mStreamConfigInfo.num_streams] = in configureStreamsPerfLocked() 2655 gCamCapability[mCameraId]->dt[mPDIndex]; in configureStreamsPerfLocked()
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.es | 1229 ��Y�ࢁ��Z5��;�6[eԾ��j�%Ű�=�G��">�q��t9��I��1�X�O�ҙ͠'dtU���c���v�� 1602 …�%$�$����o��G-������T��ӕ�e˖n����P��U{�ˈB��'��Eo����5���RIՙ���cy��V��dt�{�wZ�f��#�@%��|… 2292 �XQ��L��S%2^@���n���Q���*�Mݾdt�!�x�7b6�o�<g�Tw�'&*m,A�n]�5Y�S���?���:�qm��'I�w�� 3848 /d�dt`,L|6�zt(���� 4239 B����� *�������x~��.�o�l�D�\��"�u��&�Y�H)�rC����z��Zy�/���H���xc���#@��dt)x��~�… 4855 �km��h�R6��_º��iH>4m M��bn��dt|Y��Q�fц��
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/asciidoctor-chunker/ |
D | asciidoctor-chunker.js | 4 …"option"]),optgroup:new Set(["optgroup","option"]),dd:new Set(["dt","dd"]),dt:new Set(["dt","dd"])… property
|