Home
last modified time | relevance | path

Searched refs:iterator (Results 1 – 25 of 26) sorted by relevance

12

/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp397 std::map<uint32_t, EglContext*>::iterator context_it; in rcCreateContext()
423 std::map<uint32_t, EglContext*>::iterator it; in rcDestroyContext()
454 std::map<uint32_t, EglSurface*>::iterator it; in rcDestroyWindowSurface()
487 std::map<uint32_t, EglSurface*>::iterator surface_it; in rcSetWindowColorBuffer()
502 std::map<uint32_t, Resource*>::iterator resource_it; in rcSetWindowColorBuffer()
530 std::map<uint32_t, EglSurface*>::iterator it; in rcFlushWindowColorBuffer()
536 std::map<uint32_t, EglContext*>::iterator context_it; in rcMakeCurrent()
543 std::map<uint32_t, EglSurface*>::iterator surface_it; in rcMakeCurrent()
610 std::map<uint32_t, Resource*>::iterator it; in rcBindTexture()
649 std::map<uint32_t, Resource*>::iterator it; in rcBindRenderbuffer()
[all …]
DAVDVirglRenderer.cpp474 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_get_cursor_data()
572 std::map<uint32_t, Context*>::iterator it; in virgl_renderer_submit_cmd()
586 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_submit_cmd()
844 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_resource_unref()
865 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_resource_attach_iov()
892 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_resource_detach_iov()
925 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_resource_get_info()
1011 std::map<uint32_t, Context*>::iterator it; in virgl_renderer_context_destroy()
1027 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_transfer_read_iov()
1041 std::map<uint32_t, Resource*>::iterator it; in virgl_renderer_transfer_write_iov()
[all …]
DGralloc1.cpp61 std::map<uint32_t, Resource*>::iterator it; in gralloc1_lock()
95 std::map<uint32_t, Resource*>::iterator it; in gralloc1_unlock()
DGLESv3.cpp253 std::map<uint64_t, GlSync*>::iterator it; in glClientWaitSyncAEMU()
298 std::map<uint64_t, GlSync*>::iterator it; in glDeleteSyncAEMU()
377 std::map<uint64_t, GlSync*>::iterator it; in glGetSyncivAEMU()
530 std::map<uint64_t, GlSync*>::iterator it; in glWaitSyncAEMU()
/device/google/cuttlefish/common/libs/fs/
Dshared_select.h38 typedef std::set<SharedFD>::iterator iterator; typedef
41 iterator begin() { return value_.begin(); } in begin()
42 iterator end() { return value_.end(); } in end()
Dshared_fd.cpp62 for (SharedFDSet::iterator it = save.begin(); it != save.end(); ++it) { in CheckMarked()
/device/google/cuttlefish/common/libs/utils/
Dresult.h119 fmt::format_context::iterator format(
151 -> format_parse_context::iterator {
173 format_context& ctx) const -> format_context::iterator {
241 -> format_parse_context::iterator {
265 format_context::iterator format(const cuttlefish::StackTraceError& error,
Dproto.h30 constexpr format_parse_context::iterator parse(format_parse_context& ctx) {
37 format_context::iterator format(const T& proto, format_context& ctx) const {
Dresult.cpp74 fmt::format_context::iterator StackTraceEntry::format( in format()
242 fmt::format_context::iterator
Dunique_resource_allocator.h284 const T* RemoveFromPool(const typename std::unordered_set<T>::iterator itr) { in RemoveFromPool()
/device/google/contexthub/contexthubhal/
Dsystem_comms.h422 bool isActive(const SessionMap::iterator &pos) const in isActive()
426 void next(SessionMap::iterator &pos) in next()
/device/generic/goldfish-opengl/system/hwc3/
DLruCache.h80 std::unordered_map<Key, typename std::list<KeyValue>::iterator> m_table;
/device/generic/opengl-transport/host/commands/emugen/
DTypeFactory.cpp151 TypeMap::iterator i = g_varMap.find(type); in getVarTypeByName()
/device/google/sunfish/vibrator/common/
Dutils.h34 static std::true_type test(typename U::iterator *u);
/device/google/felix/vibrator/common/
Dutils.h37 static std::true_type test(typename U::iterator *u);
/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp1123 std::vector<LogicalChannel>::iterator iter = logical_channels_.begin(); in HandleCSIM_IO()
1461 std::vector<LogicalChannel>::iterator iter = logical_channels_.begin(); in HandleOpenLogicalChannel()
1503 std::vector<LogicalChannel>::iterator iter = logical_channels_.begin(); in HandleCloseLogicalChannel()
/device/google/trout/hal/sensors/2.1/
DSensor.cpp95 std::vector<double>::iterator low = in batch()
/device/google/coral/json-c/
DChangeLog74 * Add an alternative iterator implementation, see json_object_iterator.h
/device/google/redbull/json-c/
DChangeLog74 * Add an alternative iterator implementation, see json_object_iterator.h
/device/google/sunfish/json-c/
DChangeLog74 * Add an alternative iterator implementation, see json_object_iterator.h
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp337 vector<SecureAccessControlProfile>::iterator it = remainingAcps.begin(); in startRetrieval()
/device/google/sunfish/gpt-utils/
Dgpt-utils.cpp1100 map<string, vector<string>>::iterator it; in gpt_utils_get_partition_map()
/device/google/coral/gpt-utils/
Dgpt-utils.cpp1100 map<string, vector<string>>::iterator it; in gpt_utils_get_partition_map()
/device/google/redbull/gpt-utils/
Dgpt-utils.cpp1100 map<string, vector<string>>::iterator it; in gpt_utils_get_partition_map()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp385 gralloc_memregions_t::MemRegionMap::iterator i = memregions->ashmemRegions.find(ashmemBase); in put_mem_region()

12