Home
last modified time | relevance | path

Searched defs:query (Results 1 – 25 of 27) sorted by relevance

12

/device/google/cuttlefish/host/commands/cvd/selector/
Dinstance_database.cpp54 const Query& query, in Find()
85 const Query& query, in FindOne()
Dinstance_database_impl.cpp60 for (const auto& query : queries) { in AddInstanceGroup() local
/device/generic/goldfish/camera/
Dqemu_channel.cpp71 const char* const query, in qemuRunQuery()
/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/
DHotwordMicToggleProvider.java62 public Cursor query(@NonNull Uri uri, String[] projection, String selection, in query() method in HotwordMicToggleProvider
/device/generic/opengl-transport/host/libs/virglrenderer/include/system/
Dwindow.h49 int (*query)(const ANativeWindow*, int, int*); member
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DANativeWindow.cpp23 static int32_t query(ANativeWindow* window, int what) { in query() function
DAndroidWindow.cpp103 int AndroidWindow::query(int what, int* value) const { in query() function in aemu::AndroidWindow
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp1170 uint32_t query; in subDecode() local
1189 uint32_t query; in subDecode() local
1224 uint32_t query; in subDecode() local
1639 uint32_t query; in subDecode() local
2668 uint32_t query; in subDecode() local
3068 uint32_t query; in subDecode() local
3091 uint32_t query; in subDecode() local
DVkDecoderSnapshot.cpp1204 VkQueryPool queryPool, uint32_t query, VkQueryControlFlags flags) { in vkCmdBeginQuery()
1209 VkQueryPool queryPool, uint32_t query) { in vkCmdEndQuery()
1220 uint32_t query) { in vkCmdWriteTimestamp()
1624 VkPipelineStageFlags2 stage, VkQueryPool queryPool, uint32_t query) { in vkCmdWriteTimestamp2()
2809 uint32_t query) { in vkCmdWriteTimestamp2KHR()
3039 VkQueryPool queryPool, uint32_t query, VkQueryControlFlags flags, in vkCmdBeginQueryIndexedEXT()
3045 VkQueryPool queryPool, uint32_t query, uint32_t index) { in vkCmdEndQueryIndexedEXT()
6676 uint32_t query, VkQueryControlFlags flags) { in vkCmdBeginQuery()
6684 VkQueryPool queryPool, uint32_t query) { in vkCmdEndQuery()
6705 VkQueryPool queryPool, uint32_t query) { in vkCmdWriteTimestamp()
[all …]
DVkDecoder.cpp8299 uint32_t query; in decode() local
8346 uint32_t query; in decode() local
8435 uint32_t query; in decode() local
11840 uint32_t query; in decode() local
21986 uint32_t query; in decode() local
23727 uint32_t query; in decode() local
23780 uint32_t query; in decode() local
/device/generic/vulkan-cereal/fake-android-guest/hardware/
Dhwcomposer.h641 int (*query)(struct hwc_composer_device_1* dev, int what, int* value); member
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp944 GL_APICALL void GL_APIENTRY glBeginQuery(GLenum target, GLuint query) { in glBeginQuery()
962 GL_APICALL void GL_APIENTRY glGetQueryObjectuiv(GLuint query, GLenum pname, GLuint * params) { in glGetQueryObjectuiv()
970 GL_APICALL GLboolean GL_APIENTRY glIsQuery(GLuint query) { in glIsQuery()
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java541 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() method in BrowserProvider2
616 String query; in query() local
852 String query = qb.buildUnionQuery( in createCombinedQuery() local
/device/generic/car/emulator/audio/driver/
Daudio_hw.c342 struct str_parms *query = str_parms_create_str(keys); in out_get_parameters() local
872 struct str_parms *query = str_parms_create_str(keys); in in_get_parameters() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp571 ScopedQueryUpdate<GLboolean> query(this, glUtilsParamSize(param) * sizeof(GLboolean), val); in safe_glGetBooleanv() local
576 ScopedQueryUpdate<GLfloat> query(this, glUtilsParamSize(param) * sizeof(GLfloat), val); in safe_glGetFloatv() local
581 ScopedQueryUpdate<GLint> query(this, glUtilsParamSize(param) * sizeof(GLint), val); in safe_glGetIntegerv() local
586 ScopedQueryUpdate<GLint64> query(this, glUtilsParamSize(param) * sizeof(GLint64), val); in safe_glGetInteger64v() local
591 ScopedQueryUpdate<GLint> query(this, sizeof(GLint), val); in safe_glGetIntegeri_v() local
596 ScopedQueryUpdate<GLint64> query(this, sizeof(GLint64), val); in safe_glGetInteger64i_v() local
601 ScopedQueryUpdate<GLboolean> query(this, sizeof(GLboolean), val); in safe_glGetBooleani_v() local
6249 void GL2Encoder::s_glBeginQuery(void* self, GLenum target, GLuint query) { in s_glBeginQuery()
6782 void GL2Encoder::s_glGetQueryObjectuiv(void *self , GLuint query, GLenum pname, GLuint* params) { in s_glGetQueryObjectuiv()
Dgl2_entry.cpp2375 void glBeginQuery(GLenum target, GLuint query) in glBeginQuery()
2393 void glGetQueryObjectuiv(GLuint query, GLenum pname, GLuint* params) in glGetQueryObjectuiv()
2399 GLboolean glIsQuery(GLuint query) in glIsQuery()
Dgl2_enc.cpp8518 void glBeginQuery_enc(void *self , GLenum target, GLuint query) in glBeginQuery_enc()
8615 void glGetQueryObjectuiv_enc(void *self , GLuint query, GLenum pname, GLuint* params) in glGetQueryObjectuiv_enc()
8657 GLboolean glIsQuery_enc(void *self , GLuint query) in glIsQuery_enc()
/device/generic/vulkan-cereal/fake-android-guest/system/
Dwindow.h378 int (*query)(const struct ANativeWindow* window, member
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp1275 VKAPI_ATTR void CmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query,… in CmdBeginQuery()
1279 VKAPI_ATTR void CmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query) { in CmdEndQuery()
1287 …ffer commandBuffer, VkPipelineStageFlagBits pipelineStage, VkQueryPool queryPool, uint32_t query) { in CmdWriteTimestamp()
2137 …kCmdBeginQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query, VkQueryContro… in vkCmdBeginQuery()
2142 VKAPI_ATTR void vkCmdEndQuery(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t query)… in vkCmdEndQuery()
2152 …ffer commandBuffer, VkPipelineStageFlagBits pipelineStage, VkQueryPool queryPool, uint32_t query) { in vkCmdWriteTimestamp()
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp108 static int query(const ANativeWindow* window, int what, int* value) { in query() function
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp2046 CubeMapDef query; in copyTexImageNeededTarget() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp1137 uint32_t query, VkQueryControlFlags flags) { in entry_vkCmdBeginQuery()
1143 uint32_t query) { in entry_vkCmdEndQuery()
1157 uint32_t query) { in entry_vkCmdWriteTimestamp()
1947 VkQueryPool queryPool, uint32_t query) { in entry_vkCmdWriteTimestamp2()
4620 uint32_t query) { in entry_vkCmdWriteTimestamp2KHR()
4627 VkQueryPool queryPool, uint32_t query) { in dynCheck_entry_vkCmdWriteTimestamp2KHR()
5206 uint32_t query, VkQueryControlFlags flags, in entry_vkCmdBeginQueryIndexedEXT()
5214 VkQueryPool queryPool, uint32_t query, in dynCheck_entry_vkCmdBeginQueryIndexedEXT()
5228 uint32_t query, uint32_t index) { in entry_vkCmdEndQueryIndexedEXT()
5234 VkQueryPool queryPool, uint32_t query, in dynCheck_entry_vkCmdEndQueryIndexedEXT()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp4053 …ommandBuffer::beginQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, VULKAN_HPP_NA… in beginQuery()
4061 … CommandBuffer::endQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, Dispatch cons… in endQuery()
4077 …geFlagBits pipelineStage, VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, Dispatch cons… in writeTimestamp()
5700 …ipelineStageFlags2 stage, VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, Dispatch cons… in writeTimestamp2()
8288 …er::beginQueryIndexedEXT( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, VULKAN_HPP_NA… in beginQueryIndexedEXT()
8296 …ffer::endQueryIndexedEXT( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, uint32_t inde… in endQueryIndexedEXT()
15049 …ipelineStageFlags2 stage, VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, Dispatch cons… in writeTimestamp2KHR()
Dvulkan_raii.hpp13081 …ommandBuffer::beginQuery( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, VULKAN_HPP_NA… in beginQuery()
15209 …er::beginQueryIndexedEXT( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, VULKAN_HPP_NA… in beginQueryIndexedEXT()
15222 …ffer::endQueryIndexedEXT( VULKAN_HPP_NAMESPACE::QueryPool queryPool, uint32_t query, uint32_t inde… in endQueryIndexedEXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto3154 optional uint32 query = 3; field
3165 optional uint32 query = 3; field
3187 optional uint32 query = 4; field

12