Searched refs:GetUPlane (Results 1 – 1 of 1) sorted by relevance
258 virtual const uint8 *GetUPlane() const = 0;261 virtual uint8 *GetUPlane() = 0;348 virtual const uint8 *GetUPlane() const { return NULL; } in GetUPlane() function351 virtual uint8 *GetUPlane() { return NULL; } in GetUPlane() function