Searched refs:GetVPlane (Results 1 – 1 of 1) sorted by relevance
259 virtual const uint8 *GetVPlane() const = 0;262 virtual uint8 *GetVPlane() = 0;349 virtual const uint8 *GetVPlane() const { return NULL; } in GetVPlane() function352 virtual uint8 *GetVPlane() { return NULL; } in GetVPlane() function