Searched refs:LoadImageProperties (Results 1 – 4 of 4) sorted by relevance
65 ImageProperties LoadImageProperties(SystemState* system_state);
59 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() function
88 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() function
67 image_props_ = LoadImageProperties(system_state_); in Init()