Searched refs:graphics_memory (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Doverlay.cpp409 - (addr_t)gInfo->shared_info->graphics_memory;
413 - (addr_t)gInfo->shared_info->graphics_memory;
H A Daccelerant.cpp133 (gInfo->shared_info->graphics_memory
142 - (addr_t)gInfo->shared_info->graphics_memory;
H A Dmode.cpp381 - (addr_t)sharedInfo.graphics_memory;
392 sharedInfo.frame_buffer_offset = base - (addr_t)sharedInfo.graphics_memory;
734 config->frame_buffer = gInfo->shared_info->graphics_memory + offset;
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp747 info.shared_info->graphics_memory = (uint8*)info.aperture_base;
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h435 uint8* graphics_memory; member in struct:intel_shared_info

Completed in 200 milliseconds